Skip to content

Commit 524bdad

Browse files
committed
new version
1 parent f3e9628 commit 524bdad

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
pytest

treeplot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
__author__ = 'Erdogan Tasksen'
1010
__email__ = '[email protected]'
11-
__version__ = '0.1.13'
11+
__version__ = '0.1.14'
1212

1313
# module level doc-string
1414
__doc__ = """

0 commit comments

Comments
 (0)