From 3f42b5c70301f81f3e6757841864ca2ebf7d5c13 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mar 23 2016 19:51:46 +0000 Subject: release 2.1.4 --- diff --git a/setup.py b/setup.py index 238de0b..e8c2713 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ def read(fname): setup( name = "wikitcms", - version = "2.1.3", + version = "2.1.4", author = "Adam Williamson", author_email = "awilliam@redhat.com", description = ("Fedora QA wiki test management library"),