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 8abe53e commit c1e4f9fCopy full SHA for c1e4f9f
pyproject.toml
@@ -7,7 +7,7 @@ build-backend = "hatchling.build"
7
8
[project]
9
name = "awkward"
10
-version = "2.6.0"
+version = "2.6.1"
11
description = "Manipulate JSON-like data with NumPy-like idioms."
12
license = { text = "BSD-3-Clause" }
13
requires-python = ">=3.8"
0 commit comments