Skip to content

Commit

Permalink
update version v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sujaypatil96 committed Jan 13, 2022
1 parent 73d39ee commit de38f4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pypi-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
uses: pypa/[email protected]
with:
user: __token__
password: ${{ secrets.pypi_password }}
password: ${{ secrets.PYPI_PASSWORD }}
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 = "schemasheets"
version = "0.1.3"
version = "0.1.4"
description = "Package to author schemas using spreadsheets"
authors = ["cmungall <[email protected]>"]

Expand Down

0 comments on commit de38f4e

Please sign in to comment.