Skip to content

Commit 0dda452

Browse files
committed
New release 0.6.5
1 parent 0236cf0 commit 0dda452

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

-1.16 MB
Binary file not shown.

pywinauto_recorder/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
Pywinauto recorder uses accessibility technologies via the Pywinauto_ library.
1111
"""
1212

13-
__version__ = "0.6.4"
13+
__version__ = "0.6.5"
1414

1515
from .player import *
1616
from .recorder import Recorder

0 commit comments

Comments
 (0)