We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 855a5e0 commit bf33c14Copy full SHA for bf33c14
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Version changelog
2
3
+## 0.25.1
4
+
5
+Bug fixes:
6
+* Fixed `select_node_type` error ([#614](https://github.com/databricks/databricks-sdk-py/pull/614)).
7
8
9
## 0.25.0
10
11
### Behavior Changes
databricks/sdk/version.py
@@ -1 +1 @@
-__version__ = '0.25.0'
+__version__ = '0.25.1'
0 commit comments