From 9463cfeb0201d21ea39709c6005a3a87dbc96a20 Mon Sep 17 00:00:00 2001 From: Kevin Etienne Date: Wed, 2 Sep 2015 11:47:41 +0100 Subject: [PATCH] Bump to v13.1.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 37844bf..6c021dc 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import find_packages, setup -version = '13.0.0' +version = '13.1.0' install_requires = (