Skip to content

Commit 68f092d

Browse files
committed
build(cfg): fix typo
1 parent a370250 commit 68f092d

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 = "pytorch_optmizer"
2+
name = "pytorch_optimizer"
33
version = "0.6.1"
44
description = "Bunch of optimizer implementations in PyTorch with clean-code, strict types."
55
license = "Apache-2.0"

0 commit comments

Comments
 (0)