diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2021-12-20 16:43:58 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2021-12-20 16:43:58 -0500 |
| commit | 34006b386ef3c5f8cb6abb8c1f32ddf2f3cec4e0 (patch) | |
| tree | e6a078d7134f3e9eda7221b15729d8b5757ccfa8 /setup.cfg | |
| parent | edf116b1cc4a72075b9af06748df3b177d55d4dc (diff) | |
| download | python-setuptools-git-34006b386ef3c5f8cb6abb8c1f32ddf2f3cec4e0.tar.gz | |
Bump version: 60.0.1 → 60.0.2v60.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 = 60.0.1 +version = 60.0.2 author = Python Packaging Authority author_email = distutils-sig@python.org description = Easily download, build, install, upgrade, and uninstall Python packages |
