Skip to content

Commit 7edbffc

Browse files
committed
Bump version: 28.3.0 → 28.4.0
1 parent a310407 commit 7edbffc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 28.3.0
2+
current_version = 28.4.0
33
commit = True
44
tag = True
55

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ def pypi_link(pkg_filename):
8888

8989
setup_params = dict(
9090
name="setuptools",
91-
version="28.3.0",
91+
version="28.4.0",
9292
description="Easily download, build, install, upgrade, and uninstall "
9393
"Python packages",
9494
author="Python Packaging Authority",

0 commit comments

Comments
 (0)