Browse Source

version bump

pyserial_fix
f34rdotcom 7 years ago
parent
commit
d0d242030d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      setup.py

+ 1
- 1
setup.py View File

@@ -14,7 +14,7 @@ if sys.version_info < (3,):
extra_requirements.append('future==0.14.3') extra_requirements.append('future==0.14.3')


setup(name='alarmdecoder', setup(name='alarmdecoder',
version='1.13.2', version='1.13.3',
description='Python interface for the AlarmDecoder (AD2) family ' description='Python interface for the AlarmDecoder (AD2) family '
'of alarm devices which includes the AD2USB, AD2SERIAL and AD2PI.', 'of alarm devices which includes the AD2USB, AD2SERIAL and AD2PI.',
long_description=readme(), long_description=readme(),


||||||
x
 
000:0
Loading…
Cancel
Save