summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorAndreas Auras <yak54@gmx.net>2010-02-18 20:10:35 +0100
committerAndreas Auras <yak54@gmx.net>2010-02-18 20:10:35 +0100
commit8782389a1b25b78deaac8cb101140b243ff7293e (patch)
tree0f9b248cc1a93c8aabb55feed8febabd1e502b02 /setup.py
parentb7888a37e2c2bce1a97e3942b7bf5719cc8865d2 (diff)
downloaddf10ch-atmolight-controller-8782389a1b25b78deaac8cb101140b243ff7293e.tar.gz
df10ch-atmolight-controller-8782389a1b25b78deaac8cb101140b243ff7293e.tar.bz2
Increase delays within firmware update feature
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index a71942e..fbdd0c7 100644
--- a/setup.py
+++ b/setup.py
@@ -23,7 +23,7 @@
from distutils.core import setup
setup(name='df10ch_setup',
- version='1',
+ version='2',
description='DF10CH Setup program',
author='Andreas Auras',
author_email='yak54@gmx.net',