Skip to content

Commit

Permalink
nit: bump faasm version
Browse files Browse the repository at this point in the history
  • Loading branch information
csegarragonz committed Oct 1, 2024
1 parent 043cb26 commit 0ea4990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion faasmctl/util/faasm.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from os import environ

FAASM_VERSION = "0.26.0"
FAASM_VERSION = "0.27.0"


def get_version():
Expand Down

0 comments on commit 0ea4990

Please sign in to comment.