Skip to content

Commit

Permalink
v0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
exxamalte committed Oct 18, 2020
1 parent ece87f5 commit aea176e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
@@ -1,7 +1,11 @@
# Changes

## 0.11 (18/10/2020)
* Excluded tests from package (thanks @scop).
* Python 3.8 support.

## 0.10 (05/12/2019)
* Fix handling feeds starting with byte order mark
* Fix handling feeds starting with byte order mark.

## 0.9 (01/04/2019)
* Migrated Instituto Geográfico Nacional Sismología feed integration to [python-georss-ign-sismologia-client](https://github.com/exxamalte/python-georss-ign-sismologia-client)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -12,7 +12,7 @@

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

0 comments on commit aea176e

Please sign in to comment.