Commit dbbc6bba authored by Jason R. Coombs's avatar Jason R. Coombs

Bump version: 45.2.0 → 45.3.0

parent 42eb813d
[bumpversion]
current_version = 45.2.0
current_version = 45.3.0
commit = True
tag = True
......
v45.3.0
-------
* #1557: Deprecated eggsecutable scripts and updated docs.
* #1904: Update msvc.py to use CPython 3.8.0 mechanism to find msvc 14+
v45.2.0
-------
......
Deprecated eggsecutable scripts and updated docs.
Update msvc.py to use CPython 3.8.0 mechanism to find msvc 14+
......@@ -16,7 +16,7 @@ formats = zip
[metadata]
name = setuptools
version = 45.2.0
version = 45.3.0
description = Easily download, build, install, upgrade, and uninstall Python packages
author = Python Packaging Authority
author_email = distutils-sig@python.org
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment