Skip to content

Commit

Permalink
remove tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
damies13 committed Feb 19, 2024
1 parent aa16a37 commit 1603f52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ jobs:
if [ $isrrelease ]; then
numver=$numver.dev$datestr
fi
echo numver\: $numver
echo numver\: $numver
version=$numver
echo version\: $version
echo version\: $version
- name: Update Version Number in python files
run: |
Expand Down

0 comments on commit 1603f52

Please sign in to comment.