Skip to content

Commit 7005040

Browse files
committed
Bump version to 0.2.9 in __init__.py
1 parent 6850a1e commit 7005040

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

3636
from datalab_kernel.plotter import Plotter

0 commit comments

Comments
 (0)