Skip to content

Commit ff58075

Browse files
committed
Bump version: 69.5.0 → 69.5.1
1 parent d46727f commit ff58075

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

.bumpversion.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 69.5.0
2+
current_version = 69.5.1
33
commit = True
44
tag = True
55

NEWS.rst

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
v69.5.1
2+
=======
3+
4+
No significant changes.
5+
6+
17
v69.4.2
28
=======
39

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = setuptools
3-
version = 69.5.0
3+
version = 69.5.1
44
author = Python Packaging Authority
55
author_email = [email protected]
66
description = Easily download, build, install, upgrade, and uninstall Python packages

0 commit comments

Comments
 (0)