Skip to content

Commit fdd4a70

Browse files
Cube707github-actions[bot]
authored andcommitted
increment version after release
1 parent ae6eef5 commit fdd4a70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readchar/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Library to easily read single chars and key strokes"""
22

3-
__version__ = "4.0.3-dev0"
3+
__version__ = "4.0.4-dev0"
44
__all__ = ["readchar", "readkey", "key", "config"]
55

66
from sys import platform

0 commit comments

Comments
 (0)