bump version to 0.23.0

This commit is contained in:
Benjamin Dauvergne 2013-01-23 11:49:34 +01:00
parent 1e9bb76ded
commit 83ae740fc6
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.22.0',
version='0.23.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/",