Skip to content

Commit

Permalink
Update version number to 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dnerini committed May 17, 2020
1 parent 3525be3 commit 6b37890
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion PKG-INFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Metadata-Version: 1.2
Name: pySteps
Version: 1.3.0
Version: 1.3.1
Summary: Python framework for short-term ensemble prediction systems
Home-page: http://pypi.python.org/pypi/pySteps/
License: LICENSE
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@

setup(
name="pysteps",
version="1.3.0",
version="1.3.1",
author="PySteps developers",
packages=find_packages(),
license="LICENSE",
Expand Down

0 comments on commit 6b37890

Please sign in to comment.