diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2020-09-02 20:49:25 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2020-09-02 20:49:25 -0400 |
| commit | 4c29a5122247f0461a9e44ff8484159c563935c4 (patch) | |
| tree | d882586b803615a127d35984b8a304420bebc01a /setup.cfg | |
| parent | f08c052a0330fe503ea0e867efeb625c7c7b115e (diff) | |
| download | python-setuptools-git-4c29a5122247f0461a9e44ff8484159c563935c4.tar.gz | |
Bump version: 50.0.3 → 50.1.0v50.1.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 = 50.0.3 +version = 50.1.0 description = Easily download, build, install, upgrade, and uninstall Python packages author = Python Packaging Authority author_email = distutils-sig@python.org |
