Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tallywiesenberg committed Mar 14, 2023
1 parent df9e57a commit 166c845
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:
repository_url: "https://test.pypi.org/legacy/"
python_version: "3.9.5"
pypi_token: ${{ secrets.TELLOR_DISPUTABES_TEST_PYPI_API_TOKEN }}
- uses: actions/checkout@v2
- name: Build and publish to pypi
uses: JRubics/poetry-publish@v1.16
with:
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 = "tellor-disputables"
version = "1.2.3"
version = "1.2.4"
description = "dashboard & text alerts for disputable values reported to Tellor oracles"
authors = ["tallywiesenberg <info@tellor.io>"]
license = "MIT"
Expand Down

0 comments on commit 166c845

Please sign in to comment.