Skip to content

Commit 15fbadf

Browse files
committed
Bump to 0.9.15
1 parent ad1394f commit 15fbadf

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.14'
22+
__version__ = '0.9.15'
2323

2424
_inject_context()
2525
del _inject_context

0 commit comments

Comments
 (0)