1
0
Fork 0
colorclass/publish.sh
Daniel Baumann fa35c0448d
Merging upstream version 2.2.2 (Closes: #1014036).
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-07 10:21:01 +01:00

1 line
75 B
Bash

rm -rf dist && poetry version patch && poetry build && twine upload dist/*