Skip to content

Commit 9686e27

Browse files
committed
remove debug
1 parent 5ff2659 commit 9686e27

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/scripts/bump-version.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@
22
set -eu
33

44
CURRENT_VERSION=$(NO_EXT=1 python setup.py --version)
5-
echo "HELLO $CURRENT_VERSION"
65
sed -i '' "s/__version__ = \"${CURRENT_VERSION}\"/__version__ = \"$1\"/" "pymongoarrow/version.py"

0 commit comments

Comments
 (0)