Browse Source

Version 1.4.1

1.4.1
Simon Conseil 8 years ago
parent
commit
9147540961
  1. 2
      sigal/pkgmeta.py

2
sigal/pkgmeta.py

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

Loading…
Cancel
Save