chore: bump version to 0.4.1
This commit is contained in:
parent
8cb03ff355
commit
5affbf91b0
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
[project]
|
[project]
|
||||||
name = "snakia"
|
name = "snakia"
|
||||||
version = "0.4.0"
|
version = "0.4.1"
|
||||||
description = "Modern python framework"
|
description = "Modern python framework"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
authors = [
|
authors = [
|
||||||
|
|
|
||||||
2
uv.lock
generated
2
uv.lock
generated
|
|
@ -104,7 +104,7 @@ wheels = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "snakia"
|
name = "snakia"
|
||||||
version = "0.4.0"
|
version = "0.4.1"
|
||||||
source = { editable = "." }
|
source = { editable = "." }
|
||||||
dependencies = [
|
dependencies = [
|
||||||
{ name = "networkx" },
|
{ name = "networkx" },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue