Skip to content

Commit bd14473

Browse files
committed
Fix dependencies
1 parent c3f5871 commit bd14473

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
@@ -3,7 +3,7 @@ requires = ["poetry>=0.12"]
33
build-backend = "poetry.masonry.api"
44

55
[tool.poetry]
6-
name = "pyApp-AIOSMTPlib"
6+
name = "pyapp-aiosmtplib"
77
version = "0.1.0b1"
88
description = "AsyncIO SMTPlib Extension for pyApp"
99
authors = ["Tim Savage <tim@savage.company>"]

0 commit comments

Comments
 (0)