From e66cd1af9e3d807281b834e74276b7a982d59282 Mon Sep 17 00:00:00 2001 From: Agrendalath Date: Mon, 23 Mar 2020 11:56:38 +0100 Subject: [PATCH] [BB-2174] Bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 60351a9..f180541 100644 --- a/setup.py +++ b/setup.py @@ -46,7 +46,7 @@ def package_data(pkg, roots): setup( name='xblock-poll', - version='1.9.3', + version='1.9.4', description='An XBlock for polling users.', packages=[ 'poll',