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