Skip to content

Commit 7d91c67

Browse files
committed
Updated pyproject.toml
1 parent 454a551 commit 7d91c67

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
requires = ["hatchling"]
33
build-backend = "hatchling.build"
44
[project]
5-
name = "plusclouds5_SemihYonet"
5+
name = "plusclouds-cli"
66
version = "0.0.1"
77
authors = [
88
{ name="Semih Yönet", email="[email protected]" },
9+
{ name="Zekican Budin", email="[email protected]"}
910
]
1011
description = "A small example package"
1112
readme = "README.md"

0 commit comments

Comments
 (0)