Skip to content

Commit 9c576b7

Browse files
committed
Bump version to v1.2.1
1 parent d3e9dc5 commit 9c576b7

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
@@ -5,7 +5,7 @@
55
__maintainer__ = 'Mo Beigi'
66
__status__ = 'Production'
77
__website__ = 'https://git.io/fjMwr'
8-
__version_info__ = (1, 2, 0)
8+
__version_info__ = (1, 2, 1)
99
__version__ = '.'.join(map(str, __version_info__))
1010

1111

0 commit comments

Comments
 (0)