Skip to content

Commit

Permalink
Release 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Daverball committed Sep 6, 2022
1 parent 250635b commit 5b59e49
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion AIS/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
'UnknownAISError'
)

__version__ = '2.2.0'
__version__ = '2.2.1'
5 changes: 5 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
Release History
---------------

2.2.1 (2022-09-02)
++++++++++++++++++

- Gracefully handles empty batches

2.2.0 (2022-07-14)
++++++++++++++++++

Expand Down

0 comments on commit 5b59e49

Please sign in to comment.