diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2016-05-22 16:08:27 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-05-22 16:08:27 -0400 |
| commit | 5be89b652f6d9daf19183019ac84d6c737430022 (patch) | |
| tree | 884a94c88b7d2ad83ff7aa63574cbb7fc0cff213 /setup.cfg | |
| parent | 24cd05319842f1c3a06d4266ea1c13f8a621ac3b (diff) | |
| download | external_python_setuptools-5be89b652f6d9daf19183019ac84d6c737430022.tar.gz external_python_setuptools-5be89b652f6d9daf19183019ac84d6c737430022.tar.bz2 external_python_setuptools-5be89b652f6d9daf19183019ac84d6c737430022.zip | |
Bump version: 21.2.0 → 21.2.1v21.2.1
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.2.0 +current_version = 21.2.1 commit = True tag = True |
