Bump to version 1.5.3 v1.5.3
authorFrederic Massart <fred@moodle.com>
Mon, 16 Nov 2015 09:18:37 +0000 (17:18 +0800)
committerFrederic Massart <fred@moodle.com>
Mon, 16 Nov 2015 09:18:37 +0000 (17:18 +0800)
CHANGELOG.rst
mdk/version.py

index 7b61509..8103502 100644 (file)
@@ -1,6 +1,11 @@
 Changelog
 =========
 
+v1.5.3
+------
+
+- Really include ``phpunit`` does not require '_testuite' as suffix of the test suites
+
 v1.5.2
 ------
 
index 3798348..52c7c20 100644 (file)
@@ -22,4 +22,4 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 http://github.com/FMCorz/mdk
 """
 
-__version__ = "1.5.2"
+__version__ = "1.5.3"