We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99d1d6c commit 9822bd0Copy full SHA for 9822bd0
serial_asyncio_fast/__init__.py
@@ -28,7 +28,7 @@
28
except ImportError:
29
termios = None
30
31
-__version__ = "0.12"
+__version__ = "0.13"
32
33
34
# Prevent tasks from being garbage collected.
0 commit comments