Skip to content

Commit a641aad

Browse files
committed
Bump version to v1.2.2
1 parent d15d9e7 commit a641aad

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, 1)
10+
__version_info__ = (1, 2, 2)
1111
__version__ = '.'.join(map(str, __version_info__))
1212

1313

0 commit comments

Comments
 (0)