Skip to content

Commit f7b931b

Browse files
committed
Bump to 1.0.0
1 parent 6d21218 commit f7b931b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aiohttp_remotes/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"""
77

88

9-
__version__ = "1.0.0a0"
9+
__version__ = "1.0.0"
1010

1111

1212
from typing_extensions import Protocol

0 commit comments

Comments
 (0)