bump version to 0.16.0

This commit is contained in:
Benjamin Dauvergne 2012-12-10 21:45:31 +01:00
parent 26e629e241
commit aaa752fd68
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.15.0',
version='0.16.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/",