Skip to content

Commit

Permalink
Merge tag '3.1.0' into develop
Browse files Browse the repository at this point in the history
3.1.0
  • Loading branch information
rajadain committed Dec 29, 2021
2 parents 9a89831 + f3a08e4 commit b074bf7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 3.1.0

- Fix SummaryLoad outputs to include "Low-Density Open Space", and exclude
"Other Upland Areas"

## 3.0.0

- Official Release. No changes since `3.0.0-beta`.

## 3.0.0-beta

- **BREAKING** Drop support for Python 2.7
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

setup(
name='gwlf-e',
version='3.0.0',
version='3.1.0',
description='A Python port of Generalized Watersheds Loading Functions - Enhanced (MapShed)',
long_description=long_description,
long_description_content_type='text/x-rst',
Expand Down

0 comments on commit b074bf7

Please sign in to comment.