Skip to content

Commit

Permalink
Update version to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dnerini committed Aug 19, 2019
1 parent 77f7709 commit d93410b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion PKG-INFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Metadata-Version: 1.2
Name: pySteps
Version: 1.0.1
Version: 1.1.0
Summary: Python framework for short-term ensemble prediction systems
Home-page: http://pypi.python.org/pypi/pySteps/
License: LICENSE
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@

setup(
name="pysteps",
version="1.0.1",
version="1.1.0",
author="PySteps developers",
packages=find_packages(),
license="LICENSE",
Expand Down

0 comments on commit d93410b

Please sign in to comment.