Skip to content

Commit b81e7ac

Browse files
Updated package name and version
1 parent 9b81dd2 commit b81e7ac

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
@@ -3,8 +3,8 @@ requires = ["setuptools>=61.0", "wheel"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
6-
name = "clappia-tools"
7-
version = "0.1.5"
6+
name = "clappia-api-tools"
7+
version = "0.1.6"
88
description = "Python client for Clappia API integration"
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)