Fix pre-commit command in release workflow and update package version to 0.1.4
Some checks failed
/ serve (push) Failing after 8s

This commit is contained in:
Edgar P. Burkhart 2025-05-19 13:41:21 +02:00
parent 4c31b90e84
commit 7cf349f2d4
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
2 changed files with 2 additions and 2 deletions

View file

@ -5,5 +5,5 @@
"deps": [
["datetime", "latest"]
],
"version": "0.1.3"
"version": "0.1.4"
}