diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2019-10-29 09:53:23 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2019-10-29 09:53:23 -0400 |
| commit | a0fe403c141369defacf12dccbdc01634bbcb1da (patch) | |
| tree | fa5070c7c5aac4a5853d71df5b17aa3a6eb5b04a /setup.cfg | |
| parent | 6defe6b8fd6008f61ce5ecfae91dc1df5e123694 (diff) | |
| download | external_python_setuptools-a0fe403c141369defacf12dccbdc01634bbcb1da.tar.gz external_python_setuptools-a0fe403c141369defacf12dccbdc01634bbcb1da.tar.bz2 external_python_setuptools-a0fe403c141369defacf12dccbdc01634bbcb1da.zip | |
Bump version: 41.5.1 → 41.6.0v41.6.0
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 = 41.5.1 +version = 41.6.0 description = Easily download, build, install, upgrade, and uninstall Python packages author = Python Packaging Authority author_email = distutils-sig@python.org |
