diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2020-06-16 17:29:27 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2020-06-16 17:29:27 -0400 |
| commit | 145a78cdc1afb4ce0c0208ae86a00708eb79d27b (patch) | |
| tree | c834311d6dd1bc9ff81aea32fb883bbd68da9270 /setup.cfg | |
| parent | 08ae4203c9feef98d4c2dffd2bd48308fdc5bee6 (diff) | |
| download | python-setuptools-git-145a78cdc1afb4ce0c0208ae86a00708eb79d27b.tar.gz | |
Bump version: 47.3.0 → 47.3.1v47.3.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 = 47.3.0 +version = 47.3.1 description = Easily download, build, install, upgrade, and uninstall Python packages author = Python Packaging Authority author_email = distutils-sig@python.org |
