diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2020-05-16 22:20:49 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2020-05-16 22:20:49 -0400 |
| commit | b92164bd9ecc08374e1e5e810cf0bc37c8fb9aca (patch) | |
| tree | f24aac377f55aef1037c00f1083ffac2899e7280 /.bumpversion.cfg | |
| parent | c457e68319555b7266e5e0802946c5b1b63e4d61 (diff) | |
| download | external_python_setuptools-b92164bd9ecc08374e1e5e810cf0bc37c8fb9aca.tar.gz external_python_setuptools-b92164bd9ecc08374e1e5e810cf0bc37c8fb9aca.tar.bz2 external_python_setuptools-b92164bd9ecc08374e1e5e810cf0bc37c8fb9aca.zip | |
Bump version: 46.3.1 → 46.4.0v46.4.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 4ee92185..72d02f2b 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 46.3.1 +current_version = 46.4.0 commit = True tag = True |
