We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98b8d4d commit 1d5beecCopy full SHA for 1d5beec
README.md
@@ -16,7 +16,7 @@ This project generates a type-safe smart contract client in Python for the Algor
16
To be able to consume the generated file you need to include it in a Python project that has (at least) the following package installed:
17
18
```
19
-poetry add algokit-utils@1.2.0b2
+poetry add algokit-utils@^1.2
20
21
22
### Use
0 commit comments