Skip to content

Commit

Permalink
Merge pull request #119 from Czarified/labeler_work
Browse files Browse the repository at this point in the history
Labeler work
  • Loading branch information
Czarified authored Jan 20, 2025
2 parents a7063e7 + 8d881f2 commit 888e7de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
with:
user: __token__
password: ${{ secrets.TEST_PYPI_TOKEN }}
repository_url: https://test.pypi.org/legacy/
repository-url: https://test.pypi.org/legacy/

- name: Publish the release notes
uses: release-drafter/release-drafter@v6.0.0
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 = "hyperstruct"
version = "0.0.5"
version = "0.0.6"
description = "Hyperstruct"
authors = ["Benjamin Crews <aceF22@gmail.com>"]
license = "MIT"
Expand Down

0 comments on commit 888e7de

Please sign in to comment.