1
0
Fork 0
terminaltables/publish.sh
Daniel Baumann 05f35a98b3
Merging upstream version 3.1.10 (Closes: #1014035).
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-12 13:07:05 +01:00

1 line
75 B
Bash

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