Skip to content

Commit

Permalink
version = "2.7.4"
Browse files Browse the repository at this point in the history
  • Loading branch information
ianna committed Jan 31, 2025
1 parent 3320f1e commit 3d14f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ build-backend = "hatchling.build"

[project]
name = "awkward"
version = "2.7.3"
version = "2.7.4"
description = "Manipulate JSON-like data with NumPy-like idioms."
license = { text = "BSD-3-Clause" }
requires-python = ">=3.9"
Expand Down

0 comments on commit 3d14f2e

Please sign in to comment.