diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2020-07-10 14:08:59 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2020-07-10 14:08:59 -0400 |
| commit | cd8ac41d2f40de096251b78a55a74b2705a7af8f (patch) | |
| tree | bcc979db261e861eb161e5bc7c498c98710d14a6 /setup.cfg | |
| parent | 6f40506bc3b18ba4c3990938331bb5c96ef409e4 (diff) | |
| download | external_python_setuptools-49.1.1.tar.gz external_python_setuptools-49.1.1.tar.bz2 external_python_setuptools-49.1.1.zip | |
Bump version: 49.1.0 → 49.1.1v49.1.1
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ formats = zip [metadata] name = setuptools -version = 49.1.0 +version = 49.1.1 description = Easily download, build, install, upgrade, and uninstall Python packages author = Python Packaging Authority author_email = distutils-sig@python.org |
