diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2017-01-28 21:05:09 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2017-01-28 21:05:09 -0500 |
| commit | c0b93651405c1e79f3f49decfc97bc072641b2b7 (patch) | |
| tree | 9b94cf51a257c203c3e0715129f18fad4bf15238 /setup.cfg | |
| parent | ab76ea7987af0a196147195eb6adfa8347baf59c (diff) | |
| download | external_python_setuptools-c0b93651405c1e79f3f49decfc97bc072641b2b7.tar.gz external_python_setuptools-c0b93651405c1e79f3f49decfc97bc072641b2b7.tar.bz2 external_python_setuptools-c0b93651405c1e79f3f49decfc97bc072641b2b7.zip | |
Bump version: 34.0.3 → 34.1.0v34.1.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 = 34.0.3 +current_version = 34.1.0 commit = True tag = True |
