Skip to content

Commit f6a257b

Browse files
committed
Update configuration version to 1.0.0
1 parent 9e6a308 commit f6a257b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

datalab/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
# Configure Sigima to use DataLab-compatible placeholder title formatting
3030
set_default_title_formatter(PlaceholderTitleFormatter())
3131

32-
CONF_VERSION = "0.3.0"
32+
CONF_VERSION = "1.0.0"
3333

3434
APP_NAME = "DataLab"
3535
MOD_NAME = "datalab"

0 commit comments

Comments
 (0)