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