fix: version bump to 1.0.1, publish script

This commit is contained in:
2026-07-16 19:49:06 +03:00
parent 844cdec0ff
commit 9b0ddaad98
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -1,4 +1,5 @@
#!/usr/bin/env bash
rm -rf ./dist
python3 -m build
python3 -m twine upload --repository pypi dist/*