diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2016-10-02 09:22:27 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-10-02 09:22:27 -0500 |
| commit | 4893826a79d5155205fb557ab032fc989629db6b (patch) | |
| tree | 34019217ce5763aecae218207125ae59fb18084c /setup.cfg | |
| parent | 8d5dc98e2dead2519eba07b4de07d585df0cc30a (diff) | |
| download | external_python_setuptools-4893826a79d5155205fb557ab032fc989629db6b.tar.gz external_python_setuptools-4893826a79d5155205fb557ab032fc989629db6b.tar.bz2 external_python_setuptools-4893826a79d5155205fb557ab032fc989629db6b.zip | |
Bump version: 28.1.0 → 28.2.0v28.2.0b1
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.1.0 +current_version = 28.2.0 commit = True tag = True |
