We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98f05ea commit c2dd633Copy full SHA for c2dd633
setup.py
@@ -5,7 +5,7 @@
5
packages = ['barcodeQrSDK']
6
7
setup(name='barcode-qr-code-sdk',
8
- version='9.6.40.1',
+ version='9.6.40.2',
9
description='Barcode and QR code scanning SDK for Python',
10
long_description=long_description,
11
long_description_content_type="text/markdown",
setup_setuptools.py
@@ -97,7 +97,7 @@ def run(self):
97
98
99
100
101
102
103
0 commit comments