diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2020-05-28 07:55:09 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2020-05-28 07:55:09 -0400 |
| commit | 6bf44e11960fa31aaa5b910879fdd4435b524244 (patch) | |
| tree | f8e8ea978054ef08d839ef68aa0ebb2e746ac216 /setup.cfg | |
| parent | 3b32ab28d78eb38f681d36ecef505a65d1cbad38 (diff) | |
| download | python-setuptools-git-6bf44e11960fa31aaa5b910879fdd4435b524244.tar.gz | |
Bump version: 47.0.0 → 47.1.0v47.1.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.0.0 +version = 47.1.0 description = Easily download, build, install, upgrade, and uninstall Python packages author = Python Packaging Authority author_email = distutils-sig@python.org |
