Skip to content

Commit 35d5119

Browse files
committed
REMOVE THIS This is for testing to figure out why things are breaking during build
In particular, it seems to think this is a pre-release rather than a release because there are too many dotted numbers. I'm trying to determine if it works when it doesn't think its a pre-release.
1 parent c5f7aea commit 35d5119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.22
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)