diff --git a/programming/language/python3/python3-atomicwrites/actions.py b/programming/language/python3/python3-atomicwrites/actions.py
index 01b119288a..529213bc75 100644
--- a/programming/language/python3/python3-atomicwrites/actions.py
+++ b/programming/language/python3/python3-atomicwrites/actions.py
@@ -12,7 +12,7 @@ def build():
pythonmodules.compile(pyVer="3")
def check():
- shelltools.system("PYTHONPATH=build:%s/python-atomicwrites-1.3.0/build/lib py.test" % get.workDIR())
+ shelltools.system("PYTHONPATH=build:%s/python-atomicwrites-1.4.0/build/lib py.test" % get.workDIR())
def install():
pythonmodules.install(pyVer="3")
\ No newline at end of file
diff --git a/programming/language/python3/python3-atomicwrites/pspec.xml b/programming/language/python3/python3-atomicwrites/pspec.xml
index 8d1a8cbcfc..cc1f5102c7 100644
--- a/programming/language/python3/python3-atomicwrites/pspec.xml
+++ b/programming/language/python3/python3-atomicwrites/pspec.xml
@@ -13,7 +13,7 @@
library
Powerful Python library for atomic file writes.
python3-atomicwrites provides powerful Python library for atomic file writes.
- https://github.com/untitaker/python-atomicwrites/archive/1.3.0.tar.gz
+ https://github.com/untitaker/python-atomicwrites/archive/1.4.0.tar.gz
python3-setuptools
python3-devel
@@ -35,6 +35,13 @@
+
+ 2020-05-16
+ 1.4.0
+ Minor version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-02-18
1.3.0