We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c46d2c2 commit c9f794eCopy full SHA for c9f794e
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="recursion-visualiser",
8
- version="1.0.2",
+ version="1.0.3",
9
author="Bishal Sarangkoti",
10
author_email="[email protected]",
11
description="A small python package to visualise recursive function on Python. It draws recursion tree",
0 commit comments