Commit 535dcf22 authored by Huihui, Jonathan's avatar Huihui, Jonathan
Browse files

bump

parent 28c71d3c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
0.1.14
 No newline at end of file
0.1.15
 No newline at end of file
+1 −0
Original line number Diff line number Diff line
@@ -55,6 +55,7 @@ while :; do
      cd ./src && ./upload.sh
      cd ..
      ./build.sh --tag "$COMMON_VERSION"
      ./build.sh
      git add src/setup.py README.md && \
      git commit -m 'bump common version' && \
      git push