From 108733a147c1445386db35497ff890d71a050060 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Michael=20O=2E=20Hegg=C3=B8?= Date: Mon, 3 Apr 2017 14:27:05 +0200 Subject: [PATCH] Release 0.4.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 80456b1..80ae144 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ README = open(os.path.join(here, 'README.md')).read() setup(name='lokar', - version='0.4.0', + version='0.4.1', description='Search and replace for subject fields in Alma records.', long_description=README, classifiers=[