Skip to content

Commit bb53a33

Browse files
committed
Release v2.5.0
1 parent 8b3b330 commit bb53a33

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pslab/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
"ScienceLab",
1616
)
1717

18-
__version__ = "2.4.0"
18+
__version__ = "2.5.0"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setuptools.setup(
88
name="pslab",
9-
version="2.4.0",
9+
version="2.5.0",
1010
description="Pocket Science Lab by FOSSASIA",
1111
long_description=long_description,
1212
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)