Skip to content

Commit 7e56525

Browse files
authored
Bump version 0.7.0 → 0.8.0 (#169)
1 parent 86b805a commit 7e56525

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.7.0"
3+
__version__ = "0.8.0"
44

55
MIN_PRIORITY = 1
66
MAX_PRIORITY = 5

0 commit comments

Comments
 (0)