Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Commit

Permalink
Bumping version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
todofixthis committed Jan 11, 2017
1 parent 9aa4fbb commit 0d274ce
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 @@ -28,7 +28,7 @@
name = 'PyOTA',
description = 'IOTA API library for Python',
url = 'https://github.com/iotaledger/iota.lib.py',
version = '1.0.0b4',
version = '1.0.0b5',

packages = find_packages('src'),
include_package_data = True,
Expand Down

0 comments on commit 0d274ce

Please sign in to comment.