Version bump 3
This commit is contained in:
parent
050a01d05e
commit
6d41ebfb01
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 = 'gardencontrol'
|
NAME = 'gardencontrol'
|
||||||
VERSION = '2'
|
VERSION = '3'
|
||||||
AUTHOR = 'Thomas Klaehn'
|
AUTHOR = 'Thomas Klaehn'
|
||||||
EMAIL = 'tkl@blackfinn.de'
|
EMAIL = 'tkl@blackfinn.de'
|
||||||
PACKAGES = ['config', 'control', 'gardencontrol', 'heat', 'remotecontrol']
|
PACKAGES = ['config', 'control', 'gardencontrol', 'heat', 'remotecontrol']
|
||||||
|
Loading…
Reference in New Issue
Block a user