Skip to content

Commit

Permalink
Release 0.58.0 (#1140)
Browse files Browse the repository at this point in the history
  • Loading branch information
amofakhar authored Oct 5, 2023
1 parent c0aa706 commit c7a941d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
0.58.0 (2023-09-04)
-------------------
- Bump `pipelinewise-tap-github`from `1.0.3` to `1.1.0`
- Bump `joblib`from `1.2.0` to `1.3.2`

0.57.0 (2023-08-09)
-------------------

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

setup(name='pipelinewise',
python_requires='>=3.7,<3.10',
version='0.57.0',
version='0.58.0',
description='PipelineWise',
long_description=LONG_DESCRIPTION,
long_description_content_type='text/markdown',
Expand Down
2 changes: 1 addition & 1 deletion singer-connectors/tap-github/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pipelinewise-tap-github==1.0.3
pipelinewise-tap-github==1.1.0

0 comments on commit c7a941d

Please sign in to comment.