diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2018-08-21 08:38:01 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2018-08-21 08:38:01 -0400 |
| commit | 167e90277b3b5d7366372c087eeba9c9a211d22f (patch) | |
| tree | 7d388dbe37b468fbc9cc9d5bdd6fb73157d607dd /setup.cfg | |
| parent | 172a572840cb19ec65d4541a557cd79d3865297a (diff) | |
| download | external_python_setuptools-167e90277b3b5d7366372c087eeba9c9a211d22f.tar.gz external_python_setuptools-167e90277b3b5d7366372c087eeba9c9a211d22f.tar.bz2 external_python_setuptools-167e90277b3b5d7366372c087eeba9c9a211d22f.zip | |
Correct wrong bumpversion → 40.1.1v40.1.1
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [bumpversion] -current_version = 40.2.0 +current_version = 40.1.1 commit = True tag = True |
