nict 0.0.14__tar.gz → 0.0.15__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: nict
3
- Version: 0.0.14
3
+ Version: 0.0.15
4
4
  Summary: An easy to use library to speed up computation (by parallelizing on multi CPUs).
5
5
  Home-page:
6
6
  Author: NICHOLAS WU
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: nict
3
- Version: 0.0.14
3
+ Version: 0.0.15
4
4
  Summary: An easy to use library to speed up computation (by parallelizing on multi CPUs).
5
5
  Home-page:
6
6
  Author: NICHOLAS WU
@@ -5,4 +5,4 @@ nict.egg-info/PKG-INFO
5
5
  nict.egg-info/SOURCES.txt
6
6
  nict.egg-info/dependency_links.txt
7
7
  nict.egg-info/top_level.txt
8
- nictemp/个人征信查询授权书.pdf
8
+ nictemp/P020200612582987902992.PDF
@@ -16,7 +16,7 @@ install_requires = []
16
16
 
17
17
  setup(
18
18
  name="nict",
19
- version="0.0.14",
19
+ version="0.0.15",
20
20
  python_requires=">=3.5",
21
21
  packages=find_packages(),
22
22
  author="NICHOLAS WU",
File without changes
File without changes
File without changes
File without changes