version bump 3
This commit is contained in:
parent
b0b9783882
commit
20788ca6a9
2
setup.py
2
setup.py
@ -6,7 +6,7 @@ from setuptools import setup
|
|||||||
from setuptools.command.install import install
|
from setuptools.command.install import install
|
||||||
|
|
||||||
NAME = 'Greenhouseui'
|
NAME = 'Greenhouseui'
|
||||||
VERSION = '2'
|
VERSION = '3'
|
||||||
AUTHOR = 'Thomas Klaehn'
|
AUTHOR = 'Thomas Klaehn'
|
||||||
EMAIL = 'tkl@blackfinn.de'
|
EMAIL = 'tkl@blackfinn.de'
|
||||||
PACKAGES = ['greenhouseui']
|
PACKAGES = ['greenhouseui']
|
||||||
|
Loading…
Reference in New Issue
Block a user