We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba24a05 commit e4659baCopy full SHA for e4659ba
1 file changed
atomicwrites/__init__.py
@@ -15,7 +15,7 @@
15
except ImportError:
16
fspath = None
17
18
-__version__ = '1.3.0'
+__version__ = '1.4.0'
19
20
21
PY2 = sys.version_info[0] == 2
0 commit comments