diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2020-05-28 07:55:09 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2020-05-28 07:55:09 -0400 |
| commit | 6bf44e11960fa31aaa5b910879fdd4435b524244 (patch) | |
| tree | f8e8ea978054ef08d839ef68aa0ebb2e746ac216 /.bumpversion.cfg | |
| parent | 3b32ab28d78eb38f681d36ecef505a65d1cbad38 (diff) | |
| download | external_python_setuptools-6bf44e11960fa31aaa5b910879fdd4435b524244.tar.gz external_python_setuptools-6bf44e11960fa31aaa5b910879fdd4435b524244.tar.bz2 external_python_setuptools-6bf44e11960fa31aaa5b910879fdd4435b524244.zip | |
Bump version: 47.0.0 → 47.1.0v47.1.0
Diffstat (limited to '.bumpversion.cfg')
| -rw-r--r-- | .bumpversion.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 2639380e..1fa442e2 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 47.0.0 +current_version = 47.1.0 commit = True tag = True |
