version 0.3.0

master
inpos 2018-08-16 21:53:18 +03:00
parent a4d80ad827
commit 97b2704740
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ extra_files.extend(package_files('extjs/static'))
setuptools.setup( setuptools.setup(
name='Orun', name='Orun',
version='0.2.0', version='0.3.0',
author='Alexandre L. Dias, Roman Borodin (inpos@yandex.ru)', author='Alexandre L. Dias, Roman Borodin (inpos@yandex.ru)',
author_email='alexandre@katrid.com', author_email='alexandre@katrid.com',
packages=setuptools.find_packages(), packages=setuptools.find_packages(),