Skip to content

Commit

Permalink
incremental
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkowl committed Jun 5, 2019
1 parent 8a47339 commit 4cc45bd
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', 19, 2, 0)
__version__ = Version('Twisted', 19, 2, 1)
__all__ = ["__version__"]

0 comments on commit 4cc45bd

Please sign in to comment.