Skip to content

Commit c9f794e

Browse files
committed
Update version to 1.0.3
1 parent c46d2c2 commit c9f794e

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.2",
8+
version="1.0.3",
99
author="Bishal Sarangkoti",
1010
author_email="sarangbishal@gmail.com",
1111
description="A small python package to visualise recursive function on Python. It draws recursion tree",

0 commit comments

Comments
 (0)