We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0.5.0
1 parent aa4891a commit 4521b1aCopy full SHA for 4521b1a
src/deprecate/__about__.py
@@ -4,7 +4,7 @@
4
and links to documentation and source code.
5
"""
6
7
-__version__ = "0.5.0rc0"
+__version__ = "0.5.0"
8
__docs__ = "Deprecation tooling"
9
__author__ = "Jiri Borovec"
10
__author_email__ = "j.borovec+github[at]gmail.com"
0 commit comments