Skip to content

Commit 9822bd0

Browse files
authored
Bump version to 0.13 (#14)
1 parent 99d1d6c commit 9822bd0

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
@@ -28,7 +28,7 @@
2828
except ImportError:
2929
termios = None
3030

31-
__version__ = "0.12"
31+
__version__ = "0.13"
3232

3333

3434
# Prevent tasks from being garbage collected.

0 commit comments

Comments
 (0)