Skip to content

Commit

Permalink
De emojify (algorand#316)
Browse files Browse the repository at this point in the history
* no more alpacas
  • Loading branch information
tzaffi authored May 2, 2022
1 parent 23789a3 commit 9b4e72f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setuptools.setup(
name="pyteal",
version="0.12.0",
version="0.12.1b1",
author="Algorand",
author_email="[email protected]",
description="Algorand Smart Contracts in Python",
Expand All @@ -21,7 +21,7 @@
"black==22.3.0",
"flake8==4.0.1",
"flake8-tidy-imports==4.6.0",
"graviton@git+https://github.com/algorand/graviton@🦙",
"graviton@git+https://github.com/algorand/graviton@5549e6227a819b9f6d346f407aed32f4976ec0b2",
"mypy==0.950",
"pytest==7.1.1",
"pytest-cov==3.0.0",
Expand Down

0 comments on commit 9b4e72f

Please sign in to comment.