Skip to content

Commit f5c511c

Browse files
committed
Bump version to v1.0.6
1 parent 2db7db9 commit f5c511c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"""
55

66
# Current version of the application
7-
__version__ = "1.0.5"
7+
__version__ = "1.0.6"
88

99
def get_version():
1010
"""

0 commit comments

Comments
 (0)