Skip to content

Commit 0eae503

Browse files
authored
Bump version 0.6.1 → 0.7.0 (#152)
1 parent 2df56ed commit 0eae503

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/aiontfy/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Constants for aiontfy."""
22

3-
__version__ = "0.6.1"
3+
__version__ = "0.7.0"
44

55
MIN_PRIORITY = 1
66
MAX_PRIORITY = 5

0 commit comments

Comments
 (0)