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 b458523 commit 9c6eb59Copy full SHA for 9c6eb59
awkward-cpp/pyproject.toml
@@ -7,7 +7,7 @@ build-backend = "scikit_build_core.build"
7
8
[project]
9
name = "awkward_cpp"
10
-version = "34"
+version = "35"
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==34",
+ "awkward_cpp==35",
44
"importlib_metadata>=4.13.0;python_version < \"3.12\"",
45
46
"packaging",
0 commit comments