Skip to content

Commit 6098682

Browse files
committed
Bump version to v1.2.4
1 parent 9352c43 commit 6098682

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fb2cal/__meta__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
__status__ = 'Production'
88
__title__ = 'fb2cal'
99
__website__ = 'https://git.io/fjMwr'
10-
__version_info__ = (1, 2, 3)
10+
__version_info__ = (1, 2, 4)
1111
__version__ = '.'.join(map(str, __version_info__))
1212

1313

0 commit comments

Comments
 (0)