diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2016-12-04 10:49:17 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-12-04 10:49:17 -0500 |
| commit | c4df6d7197a0e56ead10a1b1c0dbc81ea4a36615 (patch) | |
| tree | 066b81f5a851314bd160fa13e39bf7ebc9265c66 /setup.cfg | |
| parent | 2cdc411bf1bab8635da22e15850a93023977cf53 (diff) | |
| download | external_python_setuptools-c4df6d7197a0e56ead10a1b1c0dbc81ea4a36615.tar.gz external_python_setuptools-c4df6d7197a0e56ead10a1b1c0dbc81ea4a36615.tar.bz2 external_python_setuptools-c4df6d7197a0e56ead10a1b1c0dbc81ea4a36615.zip | |
Bump version: 30.1.0 → 30.2.0v30.2.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 = 30.1.0 +current_version = 30.2.0 commit = True tag = True |
