Update version to 0.7.0.dev

This commit is contained in:
Sylvain Bellemare 2016-10-27 10:39:45 +02:00
parent d93f6f873b
commit 6245b8cef4

View File

@ -1,2 +1,2 @@
__version__ = '0.6.0'
__short_version__ = '0.6'
__version__ = '0.7.0.dev'
__short_version__ = '0.7.dev'