We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f84d9c + 26b4923 commit c5a7c7cCopy full SHA for c5a7c7c
1 file changed
fb2cal/__meta__.py
@@ -7,7 +7,7 @@
7
__maintainer__ = 'Mo Beigi'
8
__status__ = 'Production'
9
__title__ = 'fb2cal'
10
-__version_info__ = (1, 2, 4)
+__version_info__ = (1, 3, 0)
11
__version__ = '.'.join(map(str, __version_info__))
12
13
__website__ = 'https://git.io/fjMwr'
0 commit comments