Skip to content

Commit

Permalink
Bumped version to v1.12.0
Browse files Browse the repository at this point in the history
algojack committed Apr 21, 2022

Verified

This commit was signed with the committer’s verified signature.
algojack Jack
1 parent ee24b9e commit 1658237
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

# v1.12.0
## Fixed
- Catch TypeError and ValueError in verify functions (#309)
## Added
- Dryrun response (#283)

# v1.11.0
## Added
- Support unlimited assets REST API changes. (#295)
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@
description="Algorand SDK in Python",
author="Algorand",
author_email="[email protected]",
version="v1.11.0",
version="v1.12.0",
long_description=long_description,
long_description_content_type="text/markdown",
license="MIT",

0 comments on commit 1658237

Please sign in to comment.