diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2020-07-03 15:35:32 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2020-07-03 15:35:32 -0400 |
| commit | e7e5817e442b01cb199bfc75c7098fb198fdc3ba (patch) | |
| tree | 3418d4786c7998e82625cc79efc81fe388b45ad1 /setup.cfg | |
| parent | 990237c64404876791dc5985e7cfd260852dac0e (diff) | |
| download | external_python_setuptools-e7e5817e442b01cb199bfc75c7098fb198fdc3ba.tar.gz external_python_setuptools-e7e5817e442b01cb199bfc75c7098fb198fdc3ba.tar.bz2 external_python_setuptools-e7e5817e442b01cb199bfc75c7098fb198fdc3ba.zip | |
Bump version: 48.0.0 → 49.0.0v49.0.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 = 48.0.0 +version = 49.0.0 description = Easily download, build, install, upgrade, and uninstall Python packages author = Python Packaging Authority author_email = distutils-sig@python.org |
