bump release number

This commit is contained in:
Benjamin Dauvergne 2013-08-30 14:21:41 +02:00
parent 574f62e424
commit ebaa6866e3
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
from setuptools import setup, find_packages
setup(name="polynum-blackboard",
version='0.23.0',
version='0.24.0',
license="AGPLv3 or later",
description="Allows sending documents from Polynum to the Blackboard e-Learning platform",
url="http://dev.entrouvert.org/projects/polynum-blackboard/",