diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2020-05-10 17:42:41 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2020-05-10 17:42:41 -0400 |
| commit | d57adafdd9550376ef54ad3eb9f6a913adb2b214 (patch) | |
| tree | 4c451cc4ed6c556fccadc538d64e883e96e46c0a /setup.cfg | |
| parent | dfc47786fc3a4488cf3bddf5e63205c9f4230c39 (diff) | |
| download | external_python_setuptools-d57adafdd9550376ef54ad3eb9f6a913adb2b214.tar.gz external_python_setuptools-d57adafdd9550376ef54ad3eb9f6a913adb2b214.tar.bz2 external_python_setuptools-d57adafdd9550376ef54ad3eb9f6a913adb2b214.zip | |
Bump version: 46.1.3 → 46.2.0v46.2.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 = 46.1.3 +version = 46.2.0 description = Easily download, build, install, upgrade, and uninstall Python packages author = Python Packaging Authority author_email = distutils-sig@python.org |
