Skip to content

Commit f35366c

Browse files
committed
Update to version 1.0.2 with minor fixes.
1 parent 6a9adf8 commit f35366c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

66
setuptools.setup(
77
name="recursion-visualiser",
8-
version="1.0.1",
8+
version="1.0.2",
99
author="Bishal Sarangkoti",
1010
author_email="[email protected]",
1111
description="A small python package to visualise recursive function on Python. It draws recursion tree",

0 commit comments

Comments
 (0)