Skip to content

Commit 713a34d

Browse files
committed
Release v2.0
1 parent 3694d37 commit 713a34d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setuptools.setup(
88
name="pslab",
9-
version="2.0.0.rc3",
9+
version="2.0.0",
1010
description="Pocket Science Lab by FOSSASIA",
1111
long_description=long_description,
1212
long_description_content_type="text/markdown",
@@ -38,6 +38,6 @@
3838
"Programming Language :: Python :: 3",
3939
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
4040
"Operating System :: OS Independent",
41-
"Development Status :: 4 - Beta",
41+
"Development Status :: 5 - Production/Stable",
4242
],
4343
)

0 commit comments

Comments
 (0)