From b4ed3e818d57751fca1e78c24dd9c8cf188e8600 Mon Sep 17 00:00:00 2001 From: Gregory Stupp Date: Fri, 15 Sep 2017 15:32:46 -0700 Subject: [PATCH] Bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b3668b5..df261ff 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ MAJOR_VERSION = 0 MINOR_VERSION = 0 -MICRO_VERSION = 472 +MICRO_VERSION = 477 REPO_URL = 'https://github.com/sulab/WikidataIntegrator'