Release/v0.4.1 #1

Merged
rus07tam merged 12 commits from release/v0.4.1 into main 2025-10-27 15:05:33 +03:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 5affbf91b0 - Show all commits

View file

@ -1,6 +1,6 @@
[project]
name = "snakia"
version = "0.4.0"
version = "0.4.1"
description = "Modern python framework"
readme = "README.md"
authors = [

2
uv.lock generated
View file

@ -104,7 +104,7 @@ wheels = [
[[package]]
name = "snakia"
version = "0.4.0"
version = "0.4.1"
source = { editable = "." }
dependencies = [
{ name = "networkx" },