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 28a89da commit 664c887Copy full SHA for 664c887
awkward-cpp/pyproject.toml
@@ -7,7 +7,7 @@ build-backend = "scikit_build_core.build"
7
8
[project]
9
name = "awkward_cpp"
10
-version = "33"
+version = "34"
11
dependencies = [
12
"numpy>=1.18.0",
13
"importlib_resources;python_version < \"3.9\""
pyproject.toml
@@ -40,7 +40,7 @@ classifiers = [
40
"Topic :: Utilities",
41
]
42
43
- "awkward_cpp==33",
+ "awkward_cpp==34",
44
"importlib_metadata>=4.13.0;python_version < \"3.12\"",
45
46
"packaging",
0 commit comments