Skip to content

Commit a36f0d1

Browse files
authored
Bump version 0.5.4 → 0.5.5 (#98)
1 parent 4fa7012 commit a36f0d1

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.5.4"
3+
__version__ = "0.5.5"
44

55
MIN_PRIORITY = 1
66
MAX_PRIORITY = 5

0 commit comments

Comments
 (0)