Skip to content

Commit 423b772

Browse files
committed
Version 0.1.9
1 parent 17b0fcf commit 423b772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

atomicwrites/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import sys
55
import tempfile
66

7-
__version__ = '0.1.8'
7+
__version__ = '0.1.9'
88

99

1010
PY2 = sys.version_info[0] == 2

0 commit comments

Comments
 (0)