Skip to content

Commit

Permalink
Set to version 1.4.1 (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
dnerini authored Jan 15, 2021
1 parent 88e35b4 commit 8806e5b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions PKG-INFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Metadata-Version: 1.2
Name: pysteps
Version: 1.4.0
Version: 1.4.1
Summary: Python framework for short-term ensemble prediction systems
Home-page: http://pypi.python.org/pypi/pysteps/
License: LICENSE
Expand All @@ -13,5 +13,5 @@ prediction systems.

The focus is on probabilistic nowcasting of radar precipitation fields,
but pySTEPS is designed to allow a wider range of uses.

Platform: UNKNOWN
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.4.0",
version="1.4.1",
author="PySteps developers",
packages=find_packages(),
license="LICENSE",
Expand Down

0 comments on commit 8806e5b

Please sign in to comment.