Skip to content

Commit ba929e0

Browse files
committed
fix package-name
1 parent 2d0c722 commit ba929e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.poetry]
2-
name = "first-project"
2+
name = "hexlet-code"
33
version = "0.1.0"
44
description = "A pack of mathematical games, which launches from Linux terminal. Written on Python."
55
classifiers = [

0 commit comments

Comments
 (0)