diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2021-01-16 19:14:43 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2021-01-16 19:14:43 -0500 |
| commit | dc051ceb9071b7bc93fb8a3eaa8afc3ad57d5490 (patch) | |
| tree | a7773efcc5cc5767f7b8ccb0df73df9b21404608 /setup.cfg | |
| parent | b5bb3e99d2a7a24b4096c2b0a3621a9ef59172e5 (diff) | |
| download | python-setuptools-git-dc051ceb9071b7bc93fb8a3eaa8afc3ad57d5490.tar.gz | |
Bump version: 51.2.0 → 51.3.0v51.3.0
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ license_files = LICENSE name = setuptools -version = 51.2.0 +version = 51.3.0 author = Python Packaging Authority author_email = distutils-sig@python.org description = Easily download, build, install, upgrade, and uninstall Python packages |
