Skip to content

Commit 4244567

Browse files
committed
Fix wrong package name
1 parent fcdd13c commit 4244567

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 = "atcodertools"
2+
name = "atcoder-tools"
33
version = "2.0.0"
44
description = "Convenient modules & tools for AtCoder users, written in Python 3.6"
55
authors = ["kyuridenamida <tyotyo3@gmail.com>"]

0 commit comments

Comments
 (0)