Release 0.9.2

This commit is contained in:
Simon Conseil
2015-01-25 22:47:51 +01:00
parent e5e6f985ba
commit d0f23ff634

View File

@@ -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__']