diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2020-06-15 16:47:28 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2020-06-15 16:47:28 -0400 |
| commit | 3955acbb0da75df804d86a52d6fbcc269075a9d3 (patch) | |
| tree | 174a001e3c5f1fc4c343611a281456b1241c0b72 /setup.cfg | |
| parent | 4918afcc458502c9e72e30a4f8c99b08ad5e54b5 (diff) | |
| download | external_python_setuptools-3955acbb0da75df804d86a52d6fbcc269075a9d3.tar.gz external_python_setuptools-3955acbb0da75df804d86a52d6fbcc269075a9d3.tar.bz2 external_python_setuptools-3955acbb0da75df804d86a52d6fbcc269075a9d3.zip | |
Bump version: 47.2.0 → 47.3.0v47.3.0
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 = 47.2.0 +version = 47.3.0 description = Easily download, build, install, upgrade, and uninstall Python packages author = Python Packaging Authority author_email = distutils-sig@python.org |
