[RELEASE] new version 0.3.0
This commit is contained in:
parent
5f63223ea4
commit
d1d326764d
1
authors.txt
Normal file
1
authors.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
MR Edouard DUPIN <yui.heero@gmail.com>
|
@ -19,10 +19,10 @@ def get_compagny_name():
|
|||||||
return "atria-soft"
|
return "atria-soft"
|
||||||
|
|
||||||
def get_maintainer():
|
def get_maintainer():
|
||||||
return ["Mr DUPIN Edouard <yui.heero@gmail.com>"]
|
return "authors.txt"
|
||||||
|
|
||||||
def get_version():
|
def get_version():
|
||||||
return [0,2,"dev"]
|
return "version.txt"
|
||||||
|
|
||||||
def configure(target, my_module):
|
def configure(target, my_module):
|
||||||
my_module.add_depend(['elog', 'etk', 'crypto'])
|
my_module.add_depend(['elog', 'etk', 'crypto'])
|
||||||
|
1
version.txt
Normal file
1
version.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
0.3.0
|
Loading…
x
Reference in New Issue
Block a user