File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.0.9
4+ * Added Delta housekeeping
5+ * Fixed serverless compatibility
6+
37## v0.0.8
48* Fixed bug for tables containing ` - ` character
59* Added example for cloning all catalog/schema content
Original file line number Diff line number Diff line change 1- __version__ = "0.0.8 "
1+ __version__ = "0.0.9 "
Original file line number Diff line number Diff line change 1414
1515# COMMAND ----------
1616
17- # MAGIC %pip install dbl-discoverx==0.0.8
17+ # MAGIC %pip install dbl-discoverx==0.0.9
1818# MAGIC dbutils.library.restartPython()
1919
2020# COMMAND ----------
Original file line number Diff line number Diff line change 88
99# COMMAND ----------
1010
11- # MAGIC %pip install dbl-discoverx==0.0.8
11+ # MAGIC %pip install dbl-discoverx==0.0.9
1212
1313# COMMAND ----------
1414
You can’t perform that action at this time.
0 commit comments