diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2016-10-07 08:23:14 -0700 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-10-07 08:23:14 -0700 |
| commit | 1e311f519afaf3f5d00538ff64b50bd8c15eef02 (patch) | |
| tree | a7178a7b9d35bb2dc0540fcaa605a12055ea856e /setup.cfg | |
| parent | 3660b258d084b47751f0fdb3b33090276059e8cb (diff) | |
| download | external_python_setuptools-1e311f519afaf3f5d00538ff64b50bd8c15eef02.tar.gz external_python_setuptools-1e311f519afaf3f5d00538ff64b50bd8c15eef02.tar.bz2 external_python_setuptools-1e311f519afaf3f5d00538ff64b50bd8c15eef02.zip | |
Bump version: 28.2.0 → 28.3.0v28.3.0
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 = 28.2.0 +current_version = 28.3.0 commit = True tag = True |
