Skip to content

Commit

Permalink
Release 0.58.1 (#1141)
Browse files Browse the repository at this point in the history
* Release 0.58.1

* Release 0.58.1
  • Loading branch information
amofakhar authored Oct 10, 2023
1 parent c7a941d commit 15ea908
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
0.58.0 (2023-09-04)
0.58.1 (2023-10-09)
-------------------
- Bump `pipelinewise-tap-github`from `1.1.0` to `1.1.1`

0.58.0 (2023-10-04)
-------------------
- Bump `pipelinewise-tap-github`from `1.0.3` to `1.1.0`
- Bump `joblib`from `1.2.0` to `1.3.2`
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.58.0',
version='0.58.1',
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.1.0
pipelinewise-tap-github==1.1.1

0 comments on commit 15ea908

Please sign in to comment.