We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcfe37b commit 2a14ac8Copy full SHA for 2a14ac8
PKG-INFO
@@ -1,6 +1,6 @@
1
Metadata-Version: 1.2
2
Name: pySteps
3
-Version: 1.2.0
+Version: 1.3.0
4
Summary: Python framework for short-term ensemble prediction systems
5
Home-page: http://pypi.python.org/pypi/pySteps/
6
License: LICENSE
setup.py
@@ -72,7 +72,7 @@
72
73
setup(
74
name="pysteps",
75
- version="1.2.0",
+ version="1.3.0",
76
author="PySteps developers",
77
packages=find_packages(),
78
license="LICENSE",
0 commit comments