1
0
Fork 0
terminaltables3/publish.sh
Daniel Baumann 17a63ee7d5
Adding upstream version 3.1.10.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-12 13:05:59 +01:00

1 line
75 B
Bash

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