diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2020-03-08 15:53:33 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2020-03-08 15:53:33 -0400 |
| commit | 50f3575da42ce5b7c013c28ff623ce16c231455d (patch) | |
| tree | 2ad7e2e00c9ba1f60b0cdd38dd93b89b337fce9d /setup.cfg | |
| parent | dfd59c2a10e1fd74a9f9c719eaffe2b7ebeb414e (diff) | |
| download | external_python_setuptools-50f3575da42ce5b7c013c28ff623ce16c231455d.tar.gz external_python_setuptools-50f3575da42ce5b7c013c28ff623ce16c231455d.tar.bz2 external_python_setuptools-50f3575da42ce5b7c013c28ff623ce16c231455d.zip | |
Bump version: 45.3.0 → 46.0.0v46.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 = 45.3.0 +version = 46.0.0 description = Easily download, build, install, upgrade, and uninstall Python packages author = Python Packaging Authority author_email = distutils-sig@python.org |
