We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3e9dc5 commit 9c576b7Copy full SHA for 9c576b7
1 file changed
fb2cal/__meta__.py
@@ -5,7 +5,7 @@
5
__maintainer__ = 'Mo Beigi'
6
__status__ = 'Production'
7
__website__ = 'https://git.io/fjMwr'
8
-__version_info__ = (1, 2, 0)
+__version_info__ = (1, 2, 1)
9
__version__ = '.'.join(map(str, __version_info__))
10
11
0 commit comments