Skip to content

Commit

Permalink
Bump Version
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanJField committed Dec 2, 2024
1 parent ab86c95 commit d40e53c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/pyDataPipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
run: mv pySimpleModel ../pySimpleModel
- name: Run Tests on Windows
run: |
poetry cache clear pypi --all
poetry install
pip3 install fair-cli
fair registry install
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "data_pipeline_api"
version = "0.8.0"
version = "0.9.0"
description = "Python api to interact with the Fair Data Pipeline"
authors = [
"Ryan J Field <[email protected]>",
Expand Down

0 comments on commit d40e53c

Please sign in to comment.