Prepare next version
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
Changelog
|
||||
===========
|
||||
|
||||
Version 2.0.dev
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
Released on 2018-xx-xx.
|
||||
|
||||
Version 1.4.0
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
|
||||
@@ -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__']
|
||||
|
||||
Reference in New Issue
Block a user