We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2df56ed commit 0eae503Copy full SHA for 0eae503
1 file changed
src/aiontfy/const.py
@@ -1,6 +1,6 @@
1
"""Constants for aiontfy."""
2
3
-__version__ = "0.6.1"
+__version__ = "0.7.0"
4
5
MIN_PRIORITY = 1
6
MAX_PRIORITY = 5
0 commit comments