Skip to content

Commit f7d67a3

Browse files
committed
Bump version to 0.3.0
1 parent c8049c2 commit f7d67a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dopple.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
import pywintypes
3434

3535

36-
VERSION = '0.2'
36+
VERSION = '0.3.0'
3737
BUFSIZE = 32
3838
DELIMITER = ord('\n')
3939
BACKEND_CONNECTION_TIMEOUT=30.0

0 commit comments

Comments
 (0)