demergent-labs / kybra

Python CDK for the Internet Computer
MIT License
80 stars 15 forks source link

Upgrade to dfx 0.23.0+ once dfx can parse release candidate versions in extension.json #500

Closed lastmjs closed 3 weeks ago

lastmjs commented 3 weeks ago

It looks like dfx 0.23.0 has lost the ability to parse versions ending in rc0 etc in the dfx.json. Once this is resolved let's upgrade dfx to 0.23.0+

lastmjs commented 3 weeks ago

Actually this issue has been resolved and we're going to upgrade to dfx 0.23.0 in Kybra 0.7.0: https://github.com/dfinity/dfx-extensions/issues/144

Also we should start using the -rc.x format now