We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21c5fbe commit fea0296Copy full SHA for fea0296
1 file changed
.github/workflows/packages.yml
@@ -13,7 +13,7 @@ on:
13
default: '2.2.0'
14
type: string
15
env:
16
- PYTHON_API_CLIENT_VER: ${{ inputs.REQUESTED_PYTHON_API_CLIENT_VER || '0.12.3' }}
+ PYTHON_API_CLIENT_VER: ${{ inputs.REQUESTED_PYTHON_API_CLIENT_VER || '0.12.4' }}
17
GEODIFF_VER: ${{ inputs.REQUESTED_GEODIFF_VER || '2.2.0' }}
18
PYTHON_VER: "38"
19
jobs:
0 commit comments