We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8e119f commit 691e519Copy full SHA for 691e519
pyproject.toml
@@ -5,6 +5,7 @@ build-backend = "maturin"
5
[project]
6
name = "umu-mkpatch"
7
requires-python = ">=3.11"
8
+version = "0.1.0"
9
classifiers = [
10
"Programming Language :: Rust",
11
"Programming Language :: Python :: Implementation :: CPython",
0 commit comments