Commit 925b6be6 authored by Jason R. Coombs's avatar Jason R. Coombs

Bump version: 51.3.2 → 51.3.3

parent 49364a9e
[bumpversion] [bumpversion]
current_version = 51.3.2 current_version = 51.3.3
commit = True commit = True
tag = True tag = True
......
v51.3.3
-------
Misc
^^^^
* #2539: Fix AttributeError in Description validation.
v51.3.2 v51.3.2
------- -------
......
Fix AttributeError in Description validation.
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
license_files = license_files =
LICENSE LICENSE
name = setuptools name = setuptools
version = 51.3.2 version = 51.3.3
author = Python Packaging Authority author = Python Packaging Authority
author_email = distutils-sig@python.org author_email = distutils-sig@python.org
description = Easily download, build, install, upgrade, and uninstall Python packages description = Easily download, build, install, upgrade, and uninstall Python packages
......
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