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 d31bbbd commit 22b524dCopy full SHA for 22b524d
serial_asyncio_fast/__init__.py
@@ -24,7 +24,7 @@
24
25
import serial
26
27
-__version__ = "0.14"
+__version__ = "0.15"
28
29
_LOGGER = logging.getLogger(__name__)
30
0 commit comments