diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2017-01-16 14:53:37 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2017-01-16 14:53:37 -0500 |
| commit | 730834b5c286b5ba2091394339d0759035804eba (patch) | |
| tree | 4efc7231d09e9b324d2355efdaa7e22c113dfc53 /setup.cfg | |
| parent | 552ea0d4a08ad24e06c2aa5b1746e669be1c48f5 (diff) | |
| download | external_python_setuptools-730834b5c286b5ba2091394339d0759035804eba.tar.gz external_python_setuptools-730834b5c286b5ba2091394339d0759035804eba.tar.bz2 external_python_setuptools-730834b5c286b5ba2091394339d0759035804eba.zip | |
Bump version: 33.1.0 → 33.1.1v33.1.1replicant-10
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 = 33.1.0 +current_version = 33.1.1 commit = True tag = True |
