Skip to content

Commit

Permalink
v0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
exxamalte committed Apr 20, 2021
1 parent 41b8390 commit 736cd90
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,8 @@
# Changes

## 0.13 (20/04/2021)
* Python 3.9 support.

## 0.12 (30/12/2020)
* Add non-standard namespace used by [EMSC feed](https://www.emsc-csem.org/service/rss/rss.php).

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -12,7 +12,7 @@

setup(
name="georss_client",
version="0.12",
version="0.13",
author="Malte Franken",
author_email="coding@subspace.de",
description="A GeoRSS client library.",
Expand Down

0 comments on commit 736cd90

Please sign in to comment.