diff options
| author | Jason R. Coombs <jaraco@Karui-Tatchi.lan> | 2020-03-21 14:41:31 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@Karui-Tatchi.lan> | 2020-03-21 14:41:31 -0400 |
| commit | 1988125e800b3b64f9cf9311fea5525cc81546f9 (patch) | |
| tree | fcfe3af2adae3c0fab0efc6c14aaaac3b45176e4 /setup.cfg | |
| parent | c020b5f88579487350ea38a40d3ea2cab1318144 (diff) | |
| download | python-setuptools-git-44.1.0.tar.gz | |
Bump version: 44.0.0 → 44.1.0v44.1.0
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ universal = 1 [metadata] name = setuptools -version = 44.0.0 +version = 44.1.0 description = Easily download, build, install, upgrade, and uninstall Python packages author = Python Packaging Authority author_email = distutils-sig@python.org |
