From 241477ef2deb942efb53de1960ad83799423ee26 Mon Sep 17 00:00:00 2001 From: Vivekanand Date: Mon, 7 Mar 2016 16:56:17 +0530 Subject: [PATCH] Updating version number to 1.5.7 While downloading the package, it says the version number is 1.5.7 but it has not been changed in the version file. --- cpuset/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpuset/version.py b/cpuset/version.py index 9b20cfc..9060d9e 100644 --- a/cpuset/version.py +++ b/cpuset/version.py @@ -16,4 +16,4 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA """ -version = '1.5.6' +version = '1.5.7'