Skip to content

Commit 88444dc

Browse files
committed
Bump version to 0.2.0 in __init__.py
1 parent 71e4472 commit 88444dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

3636
from datalab_kernel.plotter import Plotter

0 commit comments

Comments
 (0)