[DEV] create dev version

This commit is contained in:
Edouard DUPIN 2015-11-09 21:55:52 +01:00
parent 31c7df0fb7
commit 14eea2f916
2 changed files with 1 additions and 2 deletions

View File

@ -22,7 +22,7 @@ def get_maintainer():
return ["Mr DUPIN Edouard <yui.heero@gmail.com>"]
def get_version():
return [0,5,0]
return [0,6,"dev"]
def create(target, module_name):
my_module = module.Module(__file__, module_name, get_type())

1
tag
View File

@ -1 +0,0 @@
0.5.0