Skip to content

Commit 2e143e9

Browse files
authored
Release 0.0.1 (#10)
1 parent af77ca7 commit 2e143e9

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGES.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,14 @@ Changelog
1313
WARNING: Don't drop the next directive!
1414

1515
.. towncrier release notes start
16+
17+
v0.0.1
18+
======
19+
20+
*(2025-01-05)*
21+
22+
23+
Initial release
24+
25+
26+
----
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""aiohttp_asyncmdnsresolver: An async resolver that support MDNS."""
22

3-
__version__ = "0.0.0.dev0"
3+
__version__ = "0.0.1"
44
__all__ = ()

0 commit comments

Comments
 (0)