release: v0.2.0 #28

Merged
david-spacil merged 35 commits from version/v0.2.0 into main 2026-06-27 19:42:23 +02:00
2 changed files with 4 additions and 0 deletions
Showing only changes of commit 3808081482 - Show all commits
View File
+4
View File
@@ -0,0 +1,4 @@
from kostky.main import main
if __name__ == "__main__":
main()