Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
jochenchrist committed Jan 28, 2024
1 parent f85768e commit 2e50c3b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions release
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
#!/bin/bash
set -e

VERSION=$(toml get --toml-path pyproject.toml project.version)
TAG_VERSION=v$VERSION
git diff --exit-code
Expand Down

0 comments on commit 2e50c3b

Please sign in to comment.