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 641fb84 commit af85143Copy full SHA for af85143
pyproject.toml
@@ -2,7 +2,7 @@
2
3
name = "superannotate_databricks_connector" # Required
4
5
-version = "0.0.2dev1"
+version = "0.0.1dev2"
6
7
description = "Custom functions to work with SuperAnnotate in Databricks"
8
@@ -47,4 +47,4 @@ test = ["pytest"]
47
48
[build-system]
49
requires = ["setuptools>=43.0.0", "wheel"]
50
-build-backend = "setuptools.build_meta"
+build-backend = "setuptools.build_meta"
0 commit comments