Skip to content

Commit

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

- Nothing changed yet.
- fix get_data encoding error


1.0.7 (2020-08-12)
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.8.dev0",
version="1.0.8",
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 dfd127e

Please sign in to comment.