Skip to content

Commit 9147540

Browse files
committed
Version 1.4.1
1 parent e0397f9 commit 9147540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sigal/pkgmeta.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
__title__ = 'sigal'
2424
__author__ = 'Simon Conseil'
25-
__version__ = '1.4.0'
25+
__version__ = '1.4.1'
2626
__license__ = 'MIT'
2727
__url__ = 'https://github.com/saimn/sigal'
2828
__all__ = ['__title__', '__author__', '__version__', '__license__', '__url__']

0 commit comments

Comments
 (0)