Skip to content

Commit

Permalink
Bumping to 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ItayGabbay committed Feb 21, 2023
1 parent 9a2f0bb commit 2e9cd7c
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 @@
dev
0.12.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.11 (stable)",
"name": "0.12 (stable)",
"url": "https://docs.deepchecks.com/stable/"
},
{
"version": "0.12",
"url": "https://docs.deepchecks.com/0.12/"
},
{
"version": "0.11",
"url": "https://docs.deepchecks.com/0.11/"
Expand Down

0 comments on commit 2e9cd7c

Please sign in to comment.