Skip to content

Commit

Permalink
Preparing release 1.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeHibbert committed Aug 19, 2020
1 parent fdd0e91 commit b6f9dd9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
1.0.13 (unreleased)
1.0.13 (2020-08-19)
-------------------

- tested for data < 1 chunk and data > 1 chunk scenarios
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
setup(
name="arweave-python-client",
packages = ['arweave'], # this must be the same as the name above
version="1.0.13.dev0",
version="1.0.13",
description="Client interface for sending transactions on the Arweave permaweb",
author="Mike Hibbert",
author_email="mike@hibbertitsolutions.co.uk",
Expand Down

0 comments on commit b6f9dd9

Please sign in to comment.