Skip to content
This repository was archived by the owner on Jul 16, 2022. It is now read-only.

Commit 217662d

Browse files
committed
Version 1.2.1
1 parent 8e282f8 commit 217662d

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
@@ -9,7 +9,7 @@
99
except ImportError:
1010
fcntl = None
1111

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

1414

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

0 commit comments

Comments
 (0)