Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
zouter committed May 23, 2024
1 parent 107af28 commit f1e696d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/dist.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
python -m setuptools_git_versioning

version="0.1.0"
version="0.2.0"

git add .
git commit -m "version v${version}"
Expand Down

0 comments on commit f1e696d

Please sign in to comment.