We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc2c49a commit e54ade2Copy full SHA for e54ade2
compiler/libs/libs.yaka
@@ -1,4 +1,4 @@
1
def version() -> str:
2
# This returns standard library version
3
# (Note: this is hardcoded)
4
- return "0.0.5"
+ return "0.0.6"
0 commit comments