Skip to content

Commit 05c2454

Browse files
committed
fix version, rebuild
1 parent c15ad2a commit 05c2454

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

build/lib/data_algebra/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""
44

55
__docformat__ = "restructuredtext"
6-
__version__ = "1.7.00"
6+
__version__ = "1.7.0"
77

88
__doc__ = """
99
`data_algebra`<https://github.com/WinVector/data_algebra> is a piped data wrangling system

coverage.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,4 +236,4 @@ data_algebra/view_representations.py 1281 202 84% 55, 82, 199, 268, 3
236236
--------------------------------------------------------------------
237237
TOTAL 6983 938 87%
238238

239-
================= 384 passed, 16 warnings in 794.71s (0:13:14) =================
239+
================= 384 passed, 16 warnings in 948.67s (0:15:48) =================

data_algebra/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""
44

55
__docformat__ = "restructuredtext"
6-
__version__ = "1.7.00"
6+
__version__ = "1.7.0"
77

88
__doc__ = """
99
`data_algebra`<https://github.com/WinVector/data_algebra> is a piped data wrangling system
-2 Bytes
Binary file not shown.

dist/data_algebra-1.7.0.tar.gz

-8 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)