aboutsummaryrefslogtreecommitdiffstats
path: root/cucutags.py
diff options
context:
space:
mode:
Diffstat (limited to 'cucutags.py')
-rwxr-xr-xcucutags.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cucutags.py b/cucutags.py
index 4ac2641..d57d310 100755
--- a/cucutags.py
+++ b/cucutags.py
@@ -31,7 +31,7 @@ logging.basicConfig(format='%(levelname)s:%(funcName)s:%(message)s',
import parse
__docformat__ = 'reStructuredText'
-__version__ = "0.6.0"
+__version__ = "0.6.1"
__author__ = u"Matěj Cepl <mcepl_at_redhat_dot_com>"