We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6fc0a5 commit 94a9434Copy full SHA for 94a9434
setup.py
@@ -3,7 +3,7 @@
3
setup(
4
name = 'osdp',
5
packages = ['osdp'],
6
- version = '1.2',
+ version = '1.3',
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