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