Skip to content

Commit

Permalink
v0.21.7; gh release fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dpaiton committed Jun 21, 2024
1 parent 9aa88d8 commit b7ba645
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
- name: upload dependency file
uses: actions/upload-artifact@v4
with:
name: frozen-dependencies
name: frozen-requirements
path: ./frozen-requirements.txt

upload-dependencies:
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "agent0"
version = "0.21.6"
version = "0.21.7"
# Authors are the current, primary stewards of the repo
# contributors can be found on github
authors = [
Expand Down

0 comments on commit b7ba645

Please sign in to comment.