From 85ecfd90095f310e3ec0b6a66a9e3cc02b1a2aac Mon Sep 17 00:00:00 2001 From: Bart Saelen Date: Thu, 8 Sep 2016 10:32:19 +0200 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3225b5ef..de6038b4 100644 --- a/setup.py +++ b/setup.py @@ -115,7 +115,7 @@ def run(self): ] setup(name='atramhasis', - version='0.5.0b2', + version='0.5.0b3', description='A web based editor for thesauri adhering to the SKOS specification.', long_description=README + '\n\n' + CHANGES, classifiers=[