diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2017-06-01 09:00:31 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2017-06-01 09:00:31 -0400 |
| commit | bf558e8d1f402c3ac9be74b96bb2002875e72581 (patch) | |
| tree | b0b4af2fbfea315c63c352a3a073a271a0a447d4 /setup.cfg | |
| parent | b00739278d9a82bfc032a523595662a7aac09fa7 (diff) | |
| download | external_python_setuptools-bf558e8d1f402c3ac9be74b96bb2002875e72581.tar.gz external_python_setuptools-bf558e8d1f402c3ac9be74b96bb2002875e72581.tar.bz2 external_python_setuptools-bf558e8d1f402c3ac9be74b96bb2002875e72581.zip | |
Bump version: 36.0.0 → 36.0.1v36.0.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 = 36.0.0 +current_version = 36.0.1 commit = True tag = True |
