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 f0cde33 commit d60f5d0Copy full SHA for d60f5d0
faasmctl/util/faasm.py
@@ -1,6 +1,6 @@
1
from os import environ
2
3
-FAASM_VERSION = "0.30.0"
+FAASM_VERSION = "0.29.0"
4
5
6
def get_version():
0 commit comments