We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7aa075 commit 31eb9a4Copy full SHA for 31eb9a4
pyproject.toml
@@ -10,6 +10,6 @@ classifiers = [
10
"Programming Language :: Python :: Implementation :: CPython",
11
"Programming Language :: Python :: Implementation :: PyPy",
12
]
13
-version = "0.0.1"
+version = "0.0.2"
14
[tool.maturin]
15
features = ["pyo3/extension-module"]
0 commit comments