Skip to content
This repository was archived by the owner on Sep 4, 2024. It is now read-only.

Commit dcd8a2d

Browse files
committed
Release 0.1.3a2
1 parent c5e6679 commit dcd8a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/astro_databricks/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
from astro_databricks.operators.notebook import DatabricksNotebookOperator
33
from astro_databricks.operators.workflow import DatabricksWorkflowTaskGroup
44

5-
__version__ = "0.1.3a1"
5+
__version__ = "0.1.3a2"
66
__all__ = ["DatabricksNotebookOperator", "DatabricksWorkflowTaskGroup"]

0 commit comments

Comments
 (0)