Skip to content

Commit

Permalink
Update version to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Bishalsarang committed Aug 28, 2022
1 parent c46d2c2 commit c9f794e
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.2",
version="1.0.3",
author="Bishal Sarangkoti",
author_email="[email protected]",
description="A small python package to visualise recursive function on Python. It draws recursion tree",
Expand Down

0 comments on commit c9f794e

Please sign in to comment.