Skip to content

Commit 96c5083

Browse files
committed
Version 0.1.5
1 parent 4dead44 commit 96c5083

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.4'
7+
__version__ = '0.1.5'
88

99

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

0 commit comments

Comments
 (0)