Skip to content

Commit

Permalink
0.14.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
noamzbr committed May 10, 2023
1 parent 59535f3 commit 7b49dc2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.13.1.dev1
0.14.0
6 changes: 5 additions & 1 deletion docs/source/_static/switcher.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,13 @@
},
{
"version": "stable",
"name": "0.13 (stable)",
"name": "0.14 (stable)",
"url": "https://docs.deepchecks.com/stable/"
},
{
"version": "0.14",
"url": "https://docs.deepchecks.com/0.14/"
},
{
"version": "0.13",
"url": "https://docs.deepchecks.com/0.13/"
Expand Down

0 comments on commit 7b49dc2

Please sign in to comment.