Skip to content

Commit 8fdfd67

Browse files
committed
increment package version, oops :(
1 parent 5db0f09 commit 8fdfd67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api"
44

55
[tool.poetry]
66
name = "aiosmtplib"
7-
version = "1.1.4dev0"
7+
version = "1.1.4"
88
description = "asyncio SMTP client"
99
authors = ["Cole Maclean <[email protected]>"]
1010
license = "MIT"

0 commit comments

Comments
 (0)