Skip to content

Commit d380593

Browse files
committed
Update version to 0.16.0
1 parent 3046c6b commit d380593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cdl/__init__.py

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

1414
import os
1515

16-
__version__ = "0.16.dev0"
16+
__version__ = "0.16.0"
1717
__docurl__ = __homeurl__ = "https://datalab-platform.com/"
1818
__supporturl__ = "https://github.com/DataLab-Platform/DataLab/issues/new/choose"
1919

0 commit comments

Comments
 (0)