Skip to content

Commit c4ecbf8

Browse files
committed
Fix project name from wrong qfieldcloud-sdk-python to qfieldcloud-sdk
1 parent 7e701f3 commit c4ecbf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ build-backend = "setuptools.build_meta"
99

1010
[project]
1111
requires-python = ">=3.8"
12-
name = "qfieldcloud-sdk-python"
12+
name = "qfieldcloud-sdk"
1313
description = "The official QFieldCloud SDK and CLI."
1414
authors = [{ name = "Ivan Ivanov", email = "ivan@opengis.ch" }]
1515
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)