diff --git a/setup.py b/setup.py index 7869ed2..36a1bc5 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup, find_packages -VERSION = "0.9.1" +VERSION = "0.9.2" setup( name='wikidataintegrator',