diff --git a/setup.py b/setup.py index 5db026e..721fa9d 100644 --- a/setup.py +++ b/setup.py @@ -31,7 +31,7 @@ def readme(): setup( name='ubcpi-xblock', - version='0.4.2', + version='0.4.3', description='UBC Peer Instruction XBlock', long_description=readme(), license='Affero GNU General Public License v3 (GPLv3)',