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

Commit e75d78f

Browse files
committed
Bumping version number.
1 parent 4466174 commit e75d78f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
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.0b3',
24+
version = '2.0.0',
2525

2626
long_description = long_description,
2727

@@ -66,7 +66,7 @@
6666
license = 'MIT',
6767

6868
classifiers = [
69-
'Development Status :: 4 - Beta',
69+
'Development Status :: 5 - Production/Stable',
7070
'Intended Audience :: Developers',
7171
'License :: OSI Approved :: MIT License',
7272
'Programming Language :: Python :: 2',

0 commit comments

Comments
 (0)