diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2017-03-02 19:18:40 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2017-03-02 19:18:40 -0500 |
| commit | c4ff7cc6551097d513d310fac6d0c099b1afa32e (patch) | |
| tree | 3fa69b8c08f7788a875b6aa643dee8101514f05e /setup.cfg | |
| parent | 76e1b4957060319545f5a1abd1494cd77a017fa8 (diff) | |
| download | external_python_setuptools-c4ff7cc6551097d513d310fac6d0c099b1afa32e.tar.gz external_python_setuptools-c4ff7cc6551097d513d310fac6d0c099b1afa32e.tar.bz2 external_python_setuptools-c4ff7cc6551097d513d310fac6d0c099b1afa32e.zip | |
Bump version: 34.3.0 → 34.3.1v34.3.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 = 34.3.0 +current_version = 34.3.1 commit = True tag = True |
