Skip to content

Commit

Permalink
Update version to [Klein, version 24.8.0.rc3]
Browse files Browse the repository at this point in the history
  • Loading branch information
glyph committed Aug 12, 2024
1 parent a02bd30 commit 5b00a58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/klein/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@

from incremental import Version

__version__ = Version("Klein", 24, 8, 0, release_candidate=2)
__version__ = Version("Klein", 24, 8, 0, release_candidate=3)
__all__ = ["__version__"]

0 comments on commit 5b00a58

Please sign in to comment.