From 78542b73a8e44f9675ae2b6b72a0e8db09302791 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Dec 16 2016 19:24:10 +0000 Subject: release 2.1.9 --- diff --git a/setup.py b/setup.py index cfb1e55..64d4128 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ def read(fname): setup( name = "wikitcms", - version = "2.1.8", + version = "2.1.9", author = "Adam Williamson", author_email = "awilliam@redhat.com", description = ("Fedora QA wiki test management library"),