diff options
| author | Jason R. Coombs <jaraco@Karui-Tatchi.lan> | 2020-05-28 21:00:39 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@Karui-Tatchi.lan> | 2020-05-28 21:00:39 -0400 |
| commit | df51e62984850e58e8f29e8223b714091e0b8a5b (patch) | |
| tree | e7618d91c20a74435478c73cb9ccb0df929e4020 /.bumpversion.cfg | |
| parent | 474e90443708a4042ca21ac7a8221896ba5076a2 (diff) | |
| download | external_python_setuptools-df51e62984850e58e8f29e8223b714091e0b8a5b.tar.gz external_python_setuptools-df51e62984850e58e8f29e8223b714091e0b8a5b.tar.bz2 external_python_setuptools-df51e62984850e58e8f29e8223b714091e0b8a5b.zip | |
Bump version: 44.1.0 → 44.1.1v44.1.1maint/44.x
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 c8c9f544..4bea6cca 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 44.1.0 +current_version = 44.1.1 commit = True tag = True |
