| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2f78370 commit 944d787
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" | |||
| 4 | 4 | ||
| 5 | 5 | [project] | |
| 6 | 6 | name = "zeroconf" | |
| 7 | - version = "0.148.0" | ||
| 7 | + version = "1.0.1" | ||
| 8 | 8 | license = "LGPL-2.1-or-later" | |
| 9 | 9 | description = "A pure python implementation of multicast DNS service discovery" | |
| 10 | 10 | readme = "README.rst" | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -88,7 +88,7 @@ | |||
| 88 | 88 | ||
| 89 | 89 | __author__ = "Paul Scott-Murphy, William McBrine" | |
| 90 | 90 | __maintainer__ = "Jakub Stasiak <jakub@stasiak.at>" | |
| 91 | - __version__ = "0.148.0" | ||
| 91 | + __version__ = "1.0.1" | ||
| 92 | 92 | __license__ = "LGPL" | |
| 93 | 93 | ||
| 94 | 94 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments