Skip to content

Commit

Permalink
Release v1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanhz committed Aug 5, 2020
1 parent a6fc0a5 commit 94a9434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
setup(
name = 'osdp',
packages = ['osdp'],
version = '1.2',
version = '1.3',
license='apache-2.0',
description = 'A Python control panel implementation of the Open Supervised Device Protocol (OSDP)',
long_description = open('README.rst').read(),
Expand Down

0 comments on commit 94a9434

Please sign in to comment.