We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b3b330 commit bb53a33Copy full SHA for bb53a33
pslab/__init__.py
@@ -15,4 +15,4 @@
15
"ScienceLab",
16
)
17
18
-__version__ = "2.4.0"
+__version__ = "2.5.0"
setup.py
@@ -6,7 +6,7 @@
6
7
setuptools.setup(
8
name="pslab",
9
- version="2.4.0",
+ version="2.5.0",
10
description="Pocket Science Lab by FOSSASIA",
11
long_description=long_description,
12
long_description_content_type="text/markdown",
0 commit comments