Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Commit d8bca90

Browse files
committed
Bump version for release
1 parent f398eae commit d8bca90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

databricks_jobs/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
from __future__ import absolute_import
1616

17-
__version__ = "1.0.2"
17+
__version__ = "1.0.3"
1818

1919
# import apis into sdk package
2020
from databricks_jobs.api.default_api import DefaultApi

0 commit comments

Comments
 (0)