Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
bentheiii committed Mar 2, 2023
1 parent 7719b5c commit b8a9334
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-final.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,5 @@ jobs:
- name: register openapi as artifact
uses: svenstaro/upload-release-action@v2
with:
name: openapi.json
file: openapi.json

2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Heksher Changelog
## Next
## 0.5.6
## 0.5.7
### Internal
* upgrade to python 3.11
* support for newest sqlalchemy
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 = "Heksher"
version = "0.5.6"
version = "0.5.7"
description = "Heksker"
authors = ["Biocatch LTD <serverteam@biocatch.com>"]

Expand Down

0 comments on commit b8a9334

Please sign in to comment.