Skip to content

Commit

Permalink
Bump pgspot to 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
svenklemm committed Oct 9, 2024
1 parent d34a25e commit d17702d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pgspot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

- name: Install pgspot
run: |
python -m pip install pgspot==0.8.0
python -m pip install pgspot==0.8.1
- name: Build timescaledb sqlfiles
run: |
Expand Down

0 comments on commit d17702d

Please sign in to comment.