Skip to content

Commit 98ba99d

Browse files
committed
bump version
1 parent 1f48abd commit 98ba99d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extraasync/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from .sync_async_bridge import sync_to_async, async_to_sync
44
from .async_hooks import at_loop_stop_callback, remove_loop_stop_callback
55

6-
__version__ = "0.3.0"
6+
__version__ = "0.3.1"
77

88

99
__all__ = [

0 commit comments

Comments
 (0)