Skip to content

Commit

Permalink
Bump version to 0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco committed Jul 5, 2024
1 parent 99d1d6c commit 087a13d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serial_asyncio_fast/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
except ImportError:
termios = None

__version__ = "0.12"
__version__ = "0.13"


# Prevent tasks from being garbage collected.
Expand Down

0 comments on commit 087a13d

Please sign in to comment.