Update release dates for 1.4.1. and 1.4.2
[cached-property.git] / HISTORY.rst
index f929d3eae05e6269ad8968afa1afa5c8d4112f74..d7f06b55bad36db95b83c02a2f900653db62a151 100644 (file)
@@ -3,12 +3,12 @@
 History
 -------
 
-1.4.2 (2018-03-08)
+1.4.2 (2018-04-08)
 ++++++++++++++++++
 
 * Really fixed tests, thanks to @pydanny
 
-1.4.1 (2018-03-08)
+1.4.1 (2018-04-08)
 ++++++++++++++++++
 
 * Added conftest.py to manifest so tests work properly off the tarball, thanks to @dotlambda