Skip to content

Commit d40e53c

Browse files
committed
Bump Version
1 parent ab86c95 commit d40e53c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/pyDataPipeline.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
run: mv pySimpleModel ../pySimpleModel
3838
- name: Run Tests on Windows
3939
run: |
40-
poetry cache clear pypi --all
4140
poetry install
4241
pip3 install fair-cli
4342
fair registry install

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "data_pipeline_api"
3-
version = "0.8.0"
3+
version = "0.9.0"
44
description = "Python api to interact with the Fair Data Pipeline"
55
authors = [
66
"Ryan J Field <[email protected]>",

0 commit comments

Comments
 (0)