From 7481cc95bede1a967beace07c609da5268f922b6 Mon Sep 17 00:00:00 2001 From: Andra Waagmeester Date: Sat, 17 Jul 2021 15:08:43 +0200 Subject: [PATCH] add conversion rules for rdf normalisation step. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',