diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2016-05-18 20:18:09 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-05-18 20:18:09 -0400 |
| commit | 77e39c4c3f4cde33cb8d84f78a1bf6a1bb6ba659 (patch) | |
| tree | 5f04b1bdc24e57be200a0b465790c92fdab35314 /setup.cfg | |
| parent | c8f9fd8c0d61f74fdcf10d96cf7608a256ecbe40 (diff) | |
| download | external_python_setuptools-77e39c4c3f4cde33cb8d84f78a1bf6a1bb6ba659.tar.gz external_python_setuptools-77e39c4c3f4cde33cb8d84f78a1bf6a1bb6ba659.tar.bz2 external_python_setuptools-77e39c4c3f4cde33cb8d84f78a1bf6a1bb6ba659.zip | |
Bump version: 21.0.0 → 21.1.0v21.1.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 = 21.0.0 +current_version = 21.1.0 commit = True tag = True |
