Skip to content

Commit

Permalink
Bump arches to 7.6.5.b0 (#11707)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtylerwalls authored Jan 7, 2025
1 parent 4dec2b6 commit debacb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arches/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
pass

# VERSION[3] options = "alpha", "beta", "rc", or "final"
VERSION = (7, 6, 4, "beta", 0)
VERSION = (7, 6, 5, "beta", 0)

__version__ = get_version(VERSION)

0 comments on commit debacb9

Please sign in to comment.