diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2021-10-22 16:15:32 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2021-10-22 16:15:32 -0400 |
| commit | 4bce6d5a30accecc848d8e7f0dabd212bfea9475 (patch) | |
| tree | 3aae1f5a5544ac472b16d782a0045e613072b4e0 /setup.cfg | |
| parent | 391bb5d4d09c9eb8d6b2b98968e623455ae0a384 (diff) | |
| download | python-setuptools-git-4bce6d5a30accecc848d8e7f0dabd212bfea9475.tar.gz | |
Bump version: 58.2.0 → 58.3.0v58.3.0
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [metadata] name = setuptools -version = 58.2.0 +version = 58.3.0 author = Python Packaging Authority author_email = distutils-sig@python.org description = Easily download, build, install, upgrade, and uninstall Python packages |
