diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2019-08-21 04:50:43 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2019-08-21 04:50:43 -0400 |
| commit | a3e6e68365079642d8949b26ecb810751cc15ef1 (patch) | |
| tree | 34b0c5859b6d5082a198c5d1c2930c7208e070f1 /setup.cfg | |
| parent | 35233197be40eafa1e81d71aedeb82af1a761f54 (diff) | |
| download | external_python_setuptools-a3e6e68365079642d8949b26ecb810751cc15ef1.tar.gz external_python_setuptools-a3e6e68365079642d8949b26ecb810751cc15ef1.tar.bz2 external_python_setuptools-a3e6e68365079642d8949b26ecb810751cc15ef1.zip | |
Bump version: 41.1.0 → 41.2.0v41.2.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 = 41.1.0 +version = 41.2.0 description = Easily download, build, install, upgrade, and uninstall Python packages author = Python Packaging Authority author_email = distutils-sig@python.org |
