From 7a8934352f0a50b5b14e92d8a30dfcdbe450c010 Mon Sep 17 00:00:00 2001 From: Pan Luo Date: Wed, 16 Sep 2015 15:23:08 -0700 Subject: [PATCH] Update to 0.4.4 version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 8707b9d..9aaf615 100644 --- a/setup.py +++ b/setup.py @@ -31,7 +31,7 @@ def readme(): setup( name='ubcpi-xblock', - version='0.4.3', + version='0.4.4', description='UBC Peer Instruction XBlock', long_description=readme(), license='Affero GNU General Public License v3 (GPLv3)',