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

Commit 215b807

Browse files
committed
Marking current version as beta, so we can get pre-release on PyPI.
1 parent 9624c40 commit 215b807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
name = 'PyOTA',
2222
description = 'IOTA API library for Python',
2323
url = 'https://github.com/iotaledger/iota.lib.py',
24-
version = '2.0.0',
24+
version = '2.0.0b1',
2525

2626
long_description = long_description,
2727

0 commit comments

Comments
 (0)