Prepare next version

This commit is contained in:
Simon Conseil
2018-02-20 00:41:34 +01:00
parent 432532c891
commit 55399b2b4d
2 changed files with 6 additions and 1 deletions

View File

@@ -2,6 +2,11 @@
Changelog
===========
Version 2.0.dev
~~~~~~~~~~~~~~~
Released on 2018-xx-xx.
Version 1.4.0
~~~~~~~~~~~~~

View File

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