Skip to content

Commit

Permalink
python -m incremental.update Twisted --post
Browse files Browse the repository at this point in the history
  • Loading branch information
adiroiban committed Feb 7, 2022
1 parent 45d463c commit 92ae1b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/twisted/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@

from incremental import Version

__version__ = Version("Twisted", 22, 1, 0)
__version__ = Version("Twisted", 22, 1, 0, post=0)
__all__ = ["__version__"]

0 comments on commit 92ae1b9

Please sign in to comment.