bump version to 0.9.0

This commit is contained in:
Benjamin Dauvergne 2012-12-06 16:56:23 +01:00
parent a8535b51f2
commit f4bea69ddd
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.8.0',
version='0.9.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/",