diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2019-01-27 09:16:47 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2019-01-27 09:16:47 -0500 |
| commit | 78fd73026ad7284819936b651f7cfbe8a1ec98c8 (patch) | |
| tree | 5799fd11fd52640537fe33e9df87741456a4c448 /setup.cfg | |
| parent | b31997dbcd935ded39868b42d765830ad6e29808 (diff) | |
| download | external_python_setuptools-78fd73026ad7284819936b651f7cfbe8a1ec98c8.tar.gz external_python_setuptools-78fd73026ad7284819936b651f7cfbe8a1ec98c8.tar.bz2 external_python_setuptools-78fd73026ad7284819936b651f7cfbe8a1ec98c8.zip | |
Bump version: 40.6.3 → 40.7.0v40.7.0
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,5 @@ [bumpversion] -current_version = 40.6.3 +current_version = 40.7.0 commit = True tag = True @@ -26,3 +26,4 @@ universal = 1 license_file = LICENSE [bumpversion:file:setup.py] + |
