Skip to content

Commit

Permalink
Version bump to 2024.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
canismarko committed Aug 1, 2024
1 parent c780074 commit 35a86ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ $ firefly

Haven/Firefly uses calendar versioning, with short year and short
month for the MAJOR and MINOR versions, then a incremental MICRO
version. For example, version *23.7.2* is the 2nd (*2*) release in
version. For example, version *2024.7.2* is the 3rd (*2*) release in
July (*7*) 2023 (*23*).

# Packaging
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "haven-spc"
version = "23.10.0"
version = "2024.8.0"
authors = [
{ name="Mark Wolfman", email="[email protected]" },
]
Expand Down

0 comments on commit 35a86ad

Please sign in to comment.