Skip to content

Commit

Permalink
Update version to 21.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigc committed Feb 28, 2021
1 parent 3dea5e9 commit cf193f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/twisted/_version.py
Expand Up @@ -7,5 +7,5 @@

from incremental import Version

__version__ = Version("Twisted", 21, 2, 0, release_candidate=1)
__version__ = Version("Twisted", 21, 2, 0)
__all__ = ["__version__"]

0 comments on commit cf193f9

Please sign in to comment.