Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Shumo Chu committed Feb 24, 2020
1 parent b0e3c67 commit 85cb8db
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 @@ -7,7 +7,7 @@

setuptools.setup(
name="pyteal", # Replace with your own username
version="0.5.1",
version="0.5.3",
author="Shumo Chu",
author_email="shumo.chu@gmail.com",
description="Algorand Smart Contracts in Python",
Expand Down

0 comments on commit 85cb8db

Please sign in to comment.