Skip to content

Commit 890e7ae

Browse files
committed
Version 1.3.0
1 parent 1e7cce5 commit 890e7ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

atomicwrites/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
except ImportError:
1010
fcntl = None
1111

12-
__version__ = '1.2.1'
12+
__version__ = '1.3.0'
1313

1414

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

0 commit comments

Comments
 (0)