diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2018-08-21 08:33:26 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2018-08-21 08:33:26 -0400 |
| commit | 172a572840cb19ec65d4541a557cd79d3865297a (patch) | |
| tree | 7caed2d43e1233945549cafa20bd26136734b89a /setup.cfg | |
| parent | 5f4fa26d278a7d2eeb29ea1276555b2a4b50dee8 (diff) | |
| download | external_python_setuptools-172a572840cb19ec65d4541a557cd79d3865297a.tar.gz external_python_setuptools-172a572840cb19ec65d4541a557cd79d3865297a.tar.bz2 external_python_setuptools-172a572840cb19ec65d4541a557cd79d3865297a.zip | |
Bump version: 40.1.0 → 40.2.0
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [bumpversion] -current_version = 40.1.0 +current_version = 40.2.0 commit = True tag = True |
