Skip to content

Commit

Permalink
Version 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
saimn committed Sep 30, 2018
1 parent e0397f9 commit 9147540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sigal/pkgmeta.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

__title__ = 'sigal'
__author__ = 'Simon Conseil'
__version__ = '1.4.0'
__version__ = '1.4.1'
__license__ = 'MIT'
__url__ = 'https://github.com/saimn/sigal'
__all__ = ['__title__', '__author__', '__version__', '__license__', '__url__']

0 comments on commit 9147540

Please sign in to comment.