Skip to content

Commit e4659ba

Browse files
committed
Version 1.4.0
1 parent ba24a05 commit e4659ba

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
@@ -15,7 +15,7 @@
1515
except ImportError:
1616
fspath = None
1717

18-
__version__ = '1.3.0'
18+
__version__ = '1.4.0'
1919

2020

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

0 commit comments

Comments
 (0)