Skip to content

Commit 8806e5b

Browse files
authored
Set to version 1.4.1 (#205)
1 parent 88e35b4 commit 8806e5b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

PKG-INFO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Metadata-Version: 1.2
22
Name: pysteps
3-
Version: 1.4.0
3+
Version: 1.4.1
44
Summary: Python framework for short-term ensemble prediction systems
55
Home-page: http://pypi.python.org/pypi/pysteps/
66
License: LICENSE
@@ -13,5 +13,5 @@ prediction systems.
1313

1414
The focus is on probabilistic nowcasting of radar precipitation fields,
1515
but pySTEPS is designed to allow a wider range of uses.
16-
16+
1717
Platform: UNKNOWN

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070

7171
setup(
7272
name="pysteps",
73-
version="1.4.0",
73+
version="1.4.1",
7474
author="PySteps developers",
7575
packages=find_packages(),
7676
license="LICENSE",

0 commit comments

Comments
 (0)