Commit 48f41555 authored by Jason R. Coombs's avatar Jason R. Coombs

Bump version: 24.2.1 → 24.3.0

parent 9f77a068
[bumpversion] [bumpversion]
current_version = 24.2.1 current_version = 24.3.0
commit = True commit = True
tag = True tag = True
......
...@@ -73,7 +73,7 @@ wheel = ['wheel'] if needs_wheel else [] ...@@ -73,7 +73,7 @@ wheel = ['wheel'] if needs_wheel else []
setup_params = dict( setup_params = dict(
name="setuptools", name="setuptools",
version="24.2.1", version="24.3.0",
description="Easily download, build, install, upgrade, and uninstall " description="Easily download, build, install, upgrade, and uninstall "
"Python packages", "Python packages",
author="Python Packaging Authority", author="Python Packaging Authority",
......
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