Skip to content

Commit

Permalink
Update to version 1.0.2 with minor fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bishalsarang committed Dec 26, 2020
1 parent 6a9adf8 commit f35366c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="recursion-visualiser",
version="1.0.1",
version="1.0.2",
author="Bishal Sarangkoti",
author_email="sarangbishal@gmail.com",
description="A small python package to visualise recursive function on Python. It draws recursion tree",
Expand Down

0 comments on commit f35366c

Please sign in to comment.