[RELEASE] new version 0.3.0

This commit is contained in:
Edouard DUPIN 2016-10-23 14:47:02 +02:00
parent 5f63223ea4
commit d1d326764d
3 changed files with 4 additions and 2 deletions

1
authors.txt Normal file
View File

@ -0,0 +1 @@
MR Edouard DUPIN <yui.heero@gmail.com>

View File

@ -19,10 +19,10 @@ def get_compagny_name():
return "atria-soft"
def get_maintainer():
return ["Mr DUPIN Edouard <yui.heero@gmail.com>"]
return "authors.txt"
def get_version():
return [0,2,"dev"]
return "version.txt"
def configure(target, my_module):
my_module.add_depend(['elog', 'etk', 'crypto'])

1
version.txt Normal file
View File

@ -0,0 +1 @@
0.3.0