Skip to content

Commit

Permalink
release v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffkayne committed Oct 17, 2022
1 parent 5c55d66 commit 045c7b9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
with:
body: ${{ steps.extract-release-notes.outputs.release_notes }}
files: dist/*.whl

- name: Set up Python 3.9
uses: actions/setup-python@v3
with:
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = trubrics
version = 1.0.1
version = 1.0.2
description = Combine data science knowledge with business user feedback to validate machine learning.
long_description = Full documentation available at https://trubrics.github.io/trubrics-sdk/.

Expand Down

0 comments on commit 045c7b9

Please sign in to comment.