[RELEASE] create release 0.9.8

This commit is contained in:
Edouard DUPIN 2016-08-30 22:54:08 +02:00
parent ce98d39d34
commit 5e42876e0b

View File

@ -25,7 +25,7 @@ def get_maintainer():
return ["Mr DUPIN Edouard <yui.heero@gmail.com>"] return ["Mr DUPIN Edouard <yui.heero@gmail.com>"]
def get_version(): def get_version():
return [0,9,"dev"] return [0,9,8]
def create(target, module_name): def create(target, module_name):
# module name is 'edn' and type binary. # module name is 'edn' and type binary.