Release/v0.5.0 #8
3 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "snakia"
|
||||
version = "0.4.2"
|
||||
version = "0.5.0"
|
||||
description = "Modern python framework"
|
||||
readme = "README.md"
|
||||
authors = [
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ annotated-types==0.7.0
|
|||
# via
|
||||
# snakia (pyproject.toml)
|
||||
# pydantic
|
||||
exceptiongroup==1.3.0
|
||||
exceptiongroup==1.3.1
|
||||
# via snakia (pyproject.toml)
|
||||
networkx==3.4.2
|
||||
# via snakia (pyproject.toml)
|
||||
|
|
|
|||
2
uv.lock
generated
2
uv.lock
generated
|
|
@ -304,7 +304,7 @@ wheels = [
|
|||
|
||||
[[package]]
|
||||
name = "snakia"
|
||||
version = "0.4.2"
|
||||
version = "0.5.0"
|
||||
source = { editable = "." }
|
||||
dependencies = [
|
||||
{ name = "annotated-types" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue