diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2021-09-06 14:15:07 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2021-09-06 14:15:07 -0400 |
| commit | b254ea77cd8328ab6e9fbe84db6718bcf6b014d4 (patch) | |
| tree | 545f2eb8790a2946af2bd5ff2e91e0a7601b21f5 /setup.cfg | |
| parent | afb1deb109bcb5e8f0a98b50e7f1f272ab1a5c16 (diff) | |
| download | python-setuptools-git-58.0.2.tar.gz | |
Bump version: 58.0.1 → 58.0.2v58.0.2
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.0.1 +version = 58.0.2 author = Python Packaging Authority author_email = distutils-sig@python.org description = Easily download, build, install, upgrade, and uninstall Python packages |
