Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
suned committed Nov 20, 2023
1 parent 66d915f commit 701c60f
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 2 deletions.
99 changes: 98 additions & 1 deletion poetry.lock

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

3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "stateless"
version = "0.4.0"
version = "0.5.0"
description = ""
authors = ["suned <[email protected]>"]
readme = "README.md"
Expand All @@ -18,6 +18,7 @@ ipython = "^8.17.2"
pytest = "^7.4.3"
pyright = "^1.1.336"
pre-commit = "^3.5.0"
pylint = "^3.0.2"


[tool.mypy]
Expand Down

0 comments on commit 701c60f

Please sign in to comment.