Skip to content

Commit af85143

Browse files
authored
Update pyproject.toml
1 parent 641fb84 commit af85143

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
name = "superannotate_databricks_connector" # Required
44

5-
version = "0.0.2dev1"
5+
version = "0.0.1dev2"
66

77
description = "Custom functions to work with SuperAnnotate in Databricks"
88

@@ -47,4 +47,4 @@ test = ["pytest"]
4747

4848
[build-system]
4949
requires = ["setuptools>=43.0.0", "wheel"]
50-
build-backend = "setuptools.build_meta"
50+
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)