chore(release): 0.5.0 #13

Merged
pufereq merged 33 commits from release/0.5.0 into main 2026-02-28 22:48:50 +00:00
13 changed files with 588 additions and 391 deletions
Showing only changes of commit 72a74334e7 - Show all commits

View File

@@ -14,6 +14,7 @@ dependencies = [
"flask-login>=0.6.3", "flask-login>=0.6.3",
"flask-socketio>=5.5.1", "flask-socketio>=5.5.1",
"judas-protocol", "judas-protocol",
"pyyaml>=6.0.3",
] ]
license = { text = "GPL-3.0+" } license = { text = "GPL-3.0+" }