Skip to content

Commit 26b4923

Browse files
committed
Bump version to v1.3.0
1 parent c850987 commit 26b4923

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
__maintainer__ = 'Mo Beigi'
88
__status__ = 'Production'
99
__title__ = 'fb2cal'
10-
__version_info__ = (1, 2, 4)
10+
__version_info__ = (1, 3, 0)
1111
__version__ = '.'.join(map(str, __version_info__))
1212

1313
__website__ = 'https://git.io/fjMwr'

0 commit comments

Comments
 (0)