Skip to content

Commit

Permalink
[feat] release flow for tbump
Browse files Browse the repository at this point in the history
  • Loading branch information
8baller committed Nov 9, 2023
1 parent 003a2ab commit bfeff54
Show file tree
Hide file tree
Showing 3 changed files with 109 additions and 1 deletion.
3 changes: 3 additions & 0 deletions lyra/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
"""
Init for the lyra client
"""
106 changes: 105 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ pytest = "^7.4.2"
black = "^23.10.1"
isort = "^5.12.0"
flake8 = "^6.1.0"
tbump = "^6.11.0"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit bfeff54

Please sign in to comment.