diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2018-09-21 13:16:06 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2018-09-21 13:16:06 -0400 |
| commit | 5ba6a4246793d5ad3c9ec105792c1d16aa13a205 (patch) | |
| tree | cb7e3a9b2de60d03842a9a022f33a3b3519c2b1c /setup.cfg | |
| parent | 8cb8bb58e38f26c9abdc4904a30c55a006d73730 (diff) | |
| download | external_python_setuptools-5ba6a4246793d5ad3c9ec105792c1d16aa13a205.tar.gz external_python_setuptools-5ba6a4246793d5ad3c9ec105792c1d16aa13a205.tar.bz2 external_python_setuptools-5ba6a4246793d5ad3c9ec105792c1d16aa13a205.zip | |
Bump version: 40.4.1 → 40.4.2v40.4.2
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.4.1 +current_version = 40.4.2 commit = True tag = True |
