pyorbbec 1.0.1.20__tar.gz → 1.0.1.21__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyorbbec
3
- Version: 1.0.1.20
3
+ Version: 1.0.1.21
4
4
  Summary: pyorbbecsdk is a python wrapper for the OrbbecSDK
5
5
  Author: zhonghong
6
6
  Author-email: zhonghong@orbbec.com
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyorbbec
3
- Version: 1.0.1.20
3
+ Version: 1.0.1.21
4
4
  Summary: pyorbbecsdk is a python wrapper for the OrbbecSDK
5
5
  Author: zhonghong
6
6
  Author-email: zhonghong@orbbec.com
@@ -66,7 +66,7 @@ class CustomBuildExt(build_ext):
66
66
 
67
67
  setup(
68
68
  name='pyorbbec',
69
- version='1.0.1.20',
69
+ version='1.0.1.21',
70
70
  author='zhonghong',
71
71
  author_email='zhonghong@orbbec.com',
72
72
  description='pyorbbecsdk is a python wrapper for the OrbbecSDK',
File without changes
File without changes
File without changes
File without changes