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