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 /setup.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 'setup.cfg')
| -rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ universal = 1 [metadata] name = setuptools -version = 44.1.0 +version = 44.1.1 description = Easily download, build, install, upgrade, and uninstall Python packages author = Python Packaging Authority author_email = distutils-sig@python.org |
