Skip to content

Commit a8d37f0

Browse files
committed
Make new release
1 parent 1ea8596 commit a8d37f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aiohttp_sse/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from aiohttp.web import StreamResponse
66
from aiohttp.web import HTTPMethodNotAllowed
77

8-
__version__ = '0.0.3a0'
8+
__version__ = '0.1.0'
99
__all__ = ['EventSourceResponse', 'sse_response']
1010

1111

0 commit comments

Comments
 (0)