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

Commit be8c376

Browse files
committed
Version 1.1.0
1 parent c8682ab commit be8c376

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

11-
__version__ = '1.0.0'
11+
__version__ = '1.1.0'
1212

1313

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

0 commit comments

Comments
 (0)