Skip to content

Commit b21d79d

Browse files
committed
Bump version to 0.2.2 in __init__.py
1 parent adbba89 commit b21d79d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datalab_kernel/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
from __future__ import annotations
3232

33-
__version__ = "0.2.1"
33+
__version__ = "0.2.2"
3434
__author__ = "DataLab Platform Developers"
3535

3636
from datalab_kernel.plotter import Plotter

0 commit comments

Comments
 (0)