Prepare next version.

This commit is contained in:
Simon Conseil
2014-01-25 23:32:31 +01:00
parent f734ed2925
commit d97c72beb2
2 changed files with 6 additions and 1 deletions

View File

@@ -2,6 +2,11 @@
Changelog
===========
Version 0.7.dev
~~~~~~~~~~~~~~~
Released on 2014-xx-xx.
Version 0.6.0
~~~~~~~~~~~~~

View File

@@ -2,7 +2,7 @@
__title__ = 'sigal'
__author__ = 'Simon Conseil'
__version__ = '0.6.0'
__version__ = '0.7.0-dev'
__license__ = 'MIT'
__url__ = 'https://github.com/saimn/sigal'
__all__ = ['__title__', '__author__', '__version__', '__license__', '__url__']