diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2017-07-23 13:13:53 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2017-07-23 13:13:53 -0400 |
| commit | ac7a33c84d74afd3b7453bd880943be9cb4c5787 (patch) | |
| tree | 11b88bdea2542ed88d503a60e2e126473502c01f /setup.cfg | |
| parent | 7c9b1e6b044b31316c19ce8c94cb452b990a489f (diff) | |
| download | external_python_setuptools-ac7a33c84d74afd3b7453bd880943be9cb4c5787.tar.gz external_python_setuptools-ac7a33c84d74afd3b7453bd880943be9cb4c5787.tar.bz2 external_python_setuptools-ac7a33c84d74afd3b7453bd880943be9cb4c5787.zip | |
Bump version: 36.2.0 → 36.2.1v36.2.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.2.0 +current_version = 36.2.1 commit = True tag = True |
