Skip to content

Commit 9597418

Browse files
committed
Bump version to 0.2.4 in __init__.py
1 parent 2c7b705 commit 9597418

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.3"
33+
__version__ = "0.2.4"
3434
__author__ = "DataLab Platform Developers"
3535

3636
from datalab_kernel.plotter import Plotter

0 commit comments

Comments
 (0)