Skip to content

Commit

Permalink
Release 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
karjanme committed Oct 5, 2023
1 parent 5e182f6 commit fafa03a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ This project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased

## Release 1.3.4 [2023-10-04]
### Enhanced
- Gracefully handle exceptions thrown when retrieving air quality observations

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="wxtwitterbot",
version="1.3.3",
version="1.3.4",
author="Karl Jansen",
author_email="[email protected]",
license="MIT",
Expand Down

0 comments on commit fafa03a

Please sign in to comment.