diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2016-03-29 14:31:17 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-03-29 14:31:17 -0400 |
| commit | 763d5ef1c8d382c6cd6f0dd247d7c6c9e3447a11 (patch) | |
| tree | f5ea6e980a3687ffe92a6bbf7d00cb2ae785f40d /setup.cfg | |
| parent | aed09e8a3b4af5472f893a5f702e739a61d94153 (diff) | |
| download | external_python_setuptools-763d5ef1c8d382c6cd6f0dd247d7c6c9e3447a11.tar.gz external_python_setuptools-763d5ef1c8d382c6cd6f0dd247d7c6c9e3447a11.tar.bz2 external_python_setuptools-763d5ef1c8d382c6cd6f0dd247d7c6c9e3447a11.zip | |
Bump version: 20.6.0 → 20.6.1v20.6.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 = 20.6.0 +current_version = 20.6.1 commit = True tag = True |
