Skip to content

Commit

Permalink
chore: the next release will be 2.6.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpivarski committed Apr 1, 2024
1 parent b390ca6 commit 80e3605
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.6.3rc2"
version = "2.6.3"
description = "Manipulate JSON-like data with NumPy-like idioms."
license = { text = "BSD-3-Clause" }
requires-python = ">=3.8"
Expand Down

0 comments on commit 80e3605

Please sign in to comment.