diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2018-09-23 10:23:52 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2018-09-23 10:23:52 -0400 |
| commit | 898c252e4c1d0521a106fb608993aef099dca16e (patch) | |
| tree | 03d8659d48667cfc5bbde90bebe2a7df6af71472 /setup.cfg | |
| parent | 2862b90422c63afc8864952878594e4194c517d9 (diff) | |
| download | external_python_setuptools-898c252e4c1d0521a106fb608993aef099dca16e.tar.gz external_python_setuptools-898c252e4c1d0521a106fb608993aef099dca16e.tar.bz2 external_python_setuptools-898c252e4c1d0521a106fb608993aef099dca16e.zip | |
Bump version: 40.4.2 → 40.4.3v40.4.3
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.2 +current_version = 40.4.3 commit = True tag = True |
