Prepare next version.

This commit is contained in:
Simon Conseil
2014-12-16 22:29:16 +01:00
parent d0f23ff634
commit 81dabddf54
2 changed files with 6 additions and 1 deletions

View File

@@ -2,6 +2,11 @@
Changelog
===========
Version 0.10.0
~~~~~~~~~~~~~~
Released on 2015-xx-xx.
Version 0.9.2
~~~~~~~~~~~~~

View File

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