Update contributing docs
authorDaniel Roy Greenfeld <pydanny@gmail.com>
Sun, 8 Apr 2018 22:56:39 +0000 (17:56 -0500)
committerDaniel Roy Greenfeld <pydanny@gmail.com>
Sun, 8 Apr 2018 22:56:39 +0000 (17:56 -0500)
HISTORY.rst

index 7662de11b73f8cdd9ce882a08906c8836894b3cd..f929d3eae05e6269ad8968afa1afa5c8d4112f74 100644 (file)
@@ -3,7 +3,12 @@
 History
 -------
 
-1.4.1 (2018-02-26)
+1.4.2 (2018-03-08)
+++++++++++++++++++
+
+* Really fixed tests, thanks to @pydanny
+
+1.4.1 (2018-03-08)
 ++++++++++++++++++
 
 * Added conftest.py to manifest so tests work properly off the tarball, thanks to @dotlambda