We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ba85f9 commit c652ed8Copy full SHA for c652ed8
1 file changed
setup.py
@@ -3,7 +3,7 @@
3
setup(
4
name = 'osdp',
5
packages = ['osdp'],
6
- version = '1.0',
+ version = '1.1',
7
license='apache-2.0',
8
description = 'A Python control panel implementation of the Open Supervised Device Protocol (OSDP)',
9
long_description = open('README.rst').read(),
0 commit comments