We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88e35b4 commit 8806e5bCopy full SHA for 8806e5b
PKG-INFO
@@ -1,6 +1,6 @@
1
Metadata-Version: 1.2
2
Name: pysteps
3
-Version: 1.4.0
+Version: 1.4.1
4
Summary: Python framework for short-term ensemble prediction systems
5
Home-page: http://pypi.python.org/pypi/pysteps/
6
License: LICENSE
@@ -13,5 +13,5 @@ prediction systems.
13
14
The focus is on probabilistic nowcasting of radar precipitation fields,
15
but pySTEPS is designed to allow a wider range of uses.
16
-
+
17
Platform: UNKNOWN
setup.py
@@ -70,7 +70,7 @@
70
71
setup(
72
name="pysteps",
73
- version="1.4.0",
+ version="1.4.1",
74
author="PySteps developers",
75
packages=find_packages(),
76
license="LICENSE",
0 commit comments