Skip to content

Commit

Permalink
release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
glyph committed Oct 4, 2022
1 parent dc6586b commit 7eb12ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/incremental/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@

from incremental import Version

__version__ = Version("Incremental", 21, 3, 0)
__version__ = Version("Incremental", 22, 10, 0, release_candidate=1)
__all__ = ["__version__"]

0 comments on commit 7eb12ce

Please sign in to comment.