Browse Source

Release 0.9.2

pull/143/head 0.9.2
Simon Conseil 11 years ago
parent
commit
d0f23ff634
  1. 2
      sigal/pkgmeta.py

2
sigal/pkgmeta.py

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

Loading…
Cancel
Save