diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2016-10-28 13:47:38 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-10-28 13:47:38 -0400 |
| commit | 6d05b8dce90985455dce0649e04955985f336b04 (patch) | |
| tree | ce642a7f4f609f7562546baf802f10aae9db426f /setup.cfg | |
| parent | 5ff345e1fe7639d5add42d60044fd10f7a85bd48 (diff) | |
| download | external_python_setuptools-6d05b8dce90985455dce0649e04955985f336b04.tar.gz external_python_setuptools-6d05b8dce90985455dce0649e04955985f336b04.tar.bz2 external_python_setuptools-6d05b8dce90985455dce0649e04955985f336b04.zip | |
Bump version: 28.6.1 → 28.7.0v28.7.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 = 28.6.1 +current_version = 28.7.0 commit = True tag = True |
