posixlake 0.1.6__tar.gz → 0.1.7__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.4
2
2
  Name: posixlake
3
- Version: 0.1.6
3
+ Version: 0.1.7
4
4
  Summary: High-performance Delta Lake database with POSIX interface and Python bindings
5
5
  Home-page: https://github.com/npiesco/posixlake
6
6
  Author: posixlake Contributors
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: posixlake
3
- Version: 0.1.6
3
+ Version: 0.1.7
4
4
  Summary: High-performance Delta Lake database with POSIX interface and Python bindings
5
5
  Home-page: https://github.com/npiesco/posixlake
6
6
  Author: posixlake Contributors
@@ -21,7 +21,7 @@ class BinaryDistribution(Distribution):
21
21
 
22
22
  setup(
23
23
  name="posixlake",
24
- version="0.1.6",
24
+ version="0.1.7",
25
25
  distclass=BinaryDistribution,
26
26
  description="High-performance Delta Lake database with POSIX interface and Python bindings",
27
27
  long_description=long_description,
File without changes
File without changes
File without changes