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 c8049c2 commit f7d67a3Copy full SHA for f7d67a3
dopple.py
@@ -33,7 +33,7 @@
33
import pywintypes
34
35
36
-VERSION = '0.2'
+VERSION = '0.3.0'
37
BUFSIZE = 32
38
DELIMITER = ord('\n')
39
BACKEND_CONNECTION_TIMEOUT=30.0
0 commit comments