Skip to content

Commit 430dcb7

Browse files
tacaswellmattip
authored andcommitted
BLD: bump version number so it sorts ahead of 2.0.0
1 parent f9fac7e commit 430dcb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ build-backend = "setuptools.build_meta"
88

99
[project]
1010
name = "cffi"
11-
version = "2.0.0.dev0"
11+
version = "2.0.1.dev0"
1212
dependencies = [
1313
"pycparser; implementation_name != 'PyPy'",
1414
]

0 commit comments

Comments
 (0)