Skip to content

Commit 22b524d

Browse files
authored
Release 0.15 (#25)
1 parent d31bbbd commit 22b524d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serial_asyncio_fast/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
import serial
2626

27-
__version__ = "0.14"
27+
__version__ = "0.15"
2828

2929
_LOGGER = logging.getLogger(__name__)
3030

0 commit comments

Comments
 (0)