From da3a5437e7d23396b8bc971d0892e7d9332fb679 Mon Sep 17 00:00:00 2001 From: Panayotis Vryonis Date: Sun, 11 May 2014 01:21:15 +0300 Subject: [PATCH] Updated version number to 0.4.0 --- webmentiontools/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webmentiontools/__init__.py b/webmentiontools/__init__.py index 58cc742..685f97e 100644 --- a/webmentiontools/__init__.py +++ b/webmentiontools/__init__.py @@ -1,4 +1,4 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -__version__ = '0.3.7' +__version__ = '0.4.0'