chore: migrate to copier template v1.0.0

This commit is contained in:
2025-05-20 09:35:46 +02:00
parent 19b2299840
commit 54fda2508b
23 changed files with 191 additions and 57 deletions
+3
View File
@@ -0,0 +1,3 @@
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
semantic-release changelog -D version_variable=$SCRIPT_DIR/../../semantic_release/__init__.py:__version__
semantic-release version -D version_variable=$SCRIPT_DIR/../../semantic_release/__init__.py:__version__