diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2016-08-20 18:27:14 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-08-20 18:27:14 -0400 |
| commit | 22501ae355cbefcea9a58fe7c4ac4395250c1aca (patch) | |
| tree | 930baa71aefa363f9ff52dfc683d6c698151dc85 /setup.cfg | |
| parent | 6883ff3b2832a0197d52d3d8f0640ae41f52b312 (diff) | |
| download | external_python_setuptools-22501ae355cbefcea9a58fe7c4ac4395250c1aca.tar.gz external_python_setuptools-22501ae355cbefcea9a58fe7c4ac4395250c1aca.tar.bz2 external_python_setuptools-22501ae355cbefcea9a58fe7c4ac4395250c1aca.zip | |
Bump version: 25.4.0 → 26.0.0v26.0.0
Diffstat (limited to 'setup.cfg')
| -rwxr-xr-x | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [bumpversion] -current_version = 25.4.0 +current_version = 26.0.0 commit = True tag = True |
