Skip to content

Commit a330f62

Browse files
authored
fix: fix project name in pyproject.toml (#1112)
1 parent 36bc03c commit a330f62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = "python-zeroconf"
2+
name = "zeroconf"
33
version = "0.40.0"
44
description = "A pure python implementation of multicast DNS service discovery"
55
authors = ["Paul Scott-Murphy", "William McBrine", "Jakub Stasiak", "J. Nick Koston"]

0 commit comments

Comments
 (0)