Skip to content

Commit f0c9d3d

Browse files
committed
Bump 0.10.2
1 parent e64e978 commit f0c9d3d

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.10.1'
22+
__version__ = '0.10.2'
2323

2424
_inject_context()
2525
del _inject_context

0 commit comments

Comments
 (0)