Skip to content

Commit ec057ba

Browse files
committed
Bump 0.9.17
1 parent 001f222 commit ec057ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nuclio/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
from .build import build_file # noqa
2020
from .triggers import HttpTrigger, CronTrigger, KafkaTrigger # noqa
2121

22-
__version__ = '0.9.16'
22+
__version__ = '0.9.17'
2323

2424
_inject_context()
2525
del _inject_context

0 commit comments

Comments
 (0)