From 7af57a4cf63a20b6121d235bebe206260409a585 Mon Sep 17 00:00:00 2001 From: Michele Simionato Date: Fri, 25 Sep 2015 04:36:59 +0200 Subject: Bumped version to 4.0.4 --- src/decorator.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/decorator.py b/src/decorator.py index 760193b..7efcb6f 100644 --- a/src/decorator.py +++ b/src/decorator.py @@ -33,7 +33,7 @@ for the documentation. """ from __future__ import print_function -__version__ = '4.0.3' +__version__ = '4.0.4' import re import sys -- cgit v1.2.1