Skip to content

Commit 94a9434

Browse files
committed
Release v1.3
1 parent a6fc0a5 commit 94a9434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
setup(
44
name = 'osdp',
55
packages = ['osdp'],
6-
version = '1.2',
6+
version = '1.3',
77
license='apache-2.0',
88
description = 'A Python control panel implementation of the Open Supervised Device Protocol (OSDP)',
99
long_description = open('README.rst').read(),

0 commit comments

Comments
 (0)