Skip to content

Commit a7a29ea

Browse files
committed
Prepare to version bump
1 parent c5f7aea commit a7a29ea

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.bumpversion.cfg

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

changelog.d/4332.feature.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = setuptools
3-
version = 68.0.0.1
3+
version = 68.0.99
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)