Skip to content

Commit 2a14ac8

Browse files
committed
Update version number to 1.3.0
1 parent fcfe37b commit 2a14ac8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

PKG-INFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Metadata-Version: 1.2
22
Name: pySteps
3-
Version: 1.2.0
3+
Version: 1.3.0
44
Summary: Python framework for short-term ensemble prediction systems
55
Home-page: http://pypi.python.org/pypi/pySteps/
66
License: LICENSE

setup.py

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

7373
setup(
7474
name="pysteps",
75-
version="1.2.0",
75+
version="1.3.0",
7676
author="PySteps developers",
7777
packages=find_packages(),
7878
license="LICENSE",

0 commit comments

Comments
 (0)