Skip to content

Commit

Permalink
21.3.0.dev4 for upload testing - wrong tag then right tag
Browse files Browse the repository at this point in the history
  • Loading branch information
altendky committed Mar 19, 2021
1 parent 82af8ae commit c571289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/towncrier/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@

from incremental import Version

__version__ = Version("towncrier", 21, 3, 0, dev=2)
__version__ = Version("towncrier", 21, 3, 0, dev=4)
__all__ = ["__version__"]

0 comments on commit c571289

Please sign in to comment.