diff --git a/setup.py b/setup.py index ee9c74a..07d228f 100644 --- a/setup.py +++ b/setup.py @@ -34,7 +34,7 @@ name='PyOTA', description='IOTA API library for Python', url='https://github.com/iotaledger/iota.py', - version='2.3.0b1', + version='3.0.0b1', long_description=long_description,