Skip to content

Commit 18e9b7d

Browse files
committed
bump version for later changes
1 parent 992b010 commit 18e9b7d

14 files changed

Lines changed: 37 additions & 35 deletions

File tree

coverage.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
============================= test session starts ==============================
2-
platform darwin -- Python 3.9.12, pytest-7.1.1, pluggy-1.0.0
2+
platform darwin -- Python 3.9.12, pytest-7.1.2, pluggy-1.0.0
33
rootdir: /Users/johnmount/Documents/work/wvpy/pkg
44
plugins: anyio-3.5.0, cov-3.0.0
55
collected 4 items
@@ -17,4 +17,4 @@ wvpy/render_workbook.py 54 54 0%
1717
TOTAL 362 229 37%
1818

1919

20-
============================== 4 passed in 8.92s ===============================
20+
============================== 4 passed in 9.13s ===============================

pkg/build/lib/wvpy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
__docformat__ = "restructuredtext"
2-
__version__ = "0.3.6"
2+
__version__ = "0.3.7"
33

44
__doc__ = """
55
This<https://github.com/WinVector/wvpy> is a package of example files for teaching data science.

pkg/dist/wvpy-0.3.6.tar.gz

-89.4 KB
Binary file not shown.

pkg/dist/wvpy-0.3.7.tar.gz

8.29 KB
Binary file not shown.

pkg/docs/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/docs/wvpy.html

Lines changed: 8 additions & 4 deletions
Large diffs are not rendered by default.

pkg/docs/wvpy/jtools.html

Lines changed: 8 additions & 4 deletions
Large diffs are not rendered by default.

pkg/docs/wvpy/pysheet.html

Lines changed: 7 additions & 3 deletions
Large diffs are not rendered by default.

pkg/docs/wvpy/render_workbook.html

Lines changed: 7 additions & 3 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)