Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
Release 1.5.5 (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
Samira-El authored Jul 5, 2023
1 parent 3e15f35 commit a9d18f3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
1.5.5 (2023-07-05)
------------------
* LOG_BASED:
* Fix: `LookupError: unknown encoding: utf8mb3`
* Bump plpygis from `0.2.0` to `0.2.1`


1.5.4 (2023-05-22)
------------------
* LOG_BASED:
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
long_description = fh.read()

setup(name='pipelinewise-tap-mysql',
version='1.5.4',
version='1.5.5',
description='Singer.io tap for extracting data from MySQL & MariaDB - PipelineWise compatible',
long_description=long_description,
long_description_content_type='text/markdown',
Expand Down

0 comments on commit a9d18f3

Please sign in to comment.