We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f72f7ff commit a6fc0a5Copy full SHA for a6fc0a5
setup.py
@@ -10,7 +10,7 @@
10
author = 'Ryan Hu',
11
author_email = 'huzhiren@gmail.com',
12
url = 'https://github.com/ryanhz/osdp-python',
13
- download_url = 'https://github.com/ryanhz/osdp-python/archive/v1.2.tar.gz',
+ download_url = 'https://github.com/ryanhz/osdp-python/archive/v1.3.tar.gz',
14
keywords = ['OSDP', 'Open Supervised Device Protocol', 'Access Control'],
15
install_requires=[
16
'pycryptodome',
0 commit comments