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 2661999 commit ab4434fCopy full SHA for ab4434f
readchar/__init__.py
@@ -1,6 +1,6 @@
1
"""Library to easily read single chars and key strokes"""
2
3
-__version__ = "4.0.1-dev0"
+__version__ = "4.0.2-dev0"
4
__all__ = ["readchar", "readkey", "key"]
5
6
from sys import platform
0 commit comments