We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af585b4 commit 3c75ce8Copy full SHA for 3c75ce8
1 file changed
.github/workflows/release.yml
@@ -3,7 +3,7 @@ env:
3
DOWNLOAD_CACHE_VERSION: '8'
4
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5
PYTHONPATH: .
6
- RELEASE_VER: '6.3.3'
+ RELEASE_VER: '6.4.1'
7
8
on:
9
push:
0 commit comments