Skip to content

Commit

Permalink
Release v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bessman committed Nov 8, 2021
1 parent 8b3b330 commit bb53a33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pslab/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
"ScienceLab",
)

__version__ = "2.4.0"
__version__ = "2.5.0"
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setuptools.setup(
name="pslab",
version="2.4.0",
version="2.5.0",
description="Pocket Science Lab by FOSSASIA",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit bb53a33

Please sign in to comment.