We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17b0fcf commit 423b772Copy full SHA for 423b772
atomicwrites/__init__.py
@@ -4,7 +4,7 @@
4
import sys
5
import tempfile
6
7
-__version__ = '0.1.8'
+__version__ = '0.1.9'
8
9
10
PY2 = sys.version_info[0] == 2
0 commit comments