Browse Source

Bump 0.5.0

pull/37/merge 0.5.0
Simon Conseil 13 years ago
parent
commit
5ed5052b1f
  1. 2
      sigal/pkgmeta.py

2
sigal/pkgmeta.py

@ -2,7 +2,7 @@
__title__ = 'sigal'
__author__ = u"Simon Conseil"
__version__ = "0.4.1"
__version__ = "0.5.0"
__license__ = "MIT"
__url__ = 'https://github.com/saimn/sigal'
__all__ = ['__title__', '__author__', '__version__', '__license__', '__url__']

Loading…
Cancel
Save