Skip to content

Commit c652ed8

Browse files
committed
Release v1.1
1 parent 5ba85f9 commit c652ed8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0',
6+
version = '1.1',
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)