We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06844d4 commit 3c7ee0bCopy full SHA for 3c7ee0b
scripts/bump-version
@@ -18,9 +18,6 @@ win_entry=$(print_url_and_hash win64.zip)
18
mac_entry=$(print_url_and_hash macOS.tar.gz)
19
20
cat >setup.cfg <<-EOF
21
-#####################################################
22
-# Automatically generated by scripts/bump-version #
23
24
[metadata]
25
name = verible_py
26
version = v${_version}
0 commit comments