Skip to content

Commit 61192ae

Browse files
Update pyproject.toml
Added missing dash
1 parent 48a83eb commit 61192ae

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
@@ -7,7 +7,7 @@ name = "pypi-public"
77
url = "https://pypi.org/simple/"
88

99
[tool.poetry]
10-
name = "cachemanager"
10+
name = "cache-manager"
1111
version = "0.1.1"
1212
description = "A Python manager for the cache"
1313
license = "GNU General Public License Version 3"

0 commit comments

Comments
 (0)