summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2014-12-10 18:11:38 +0100
committerJan Pokorný <jpokorny@redhat.com>2014-12-10 18:44:29 +0100
commite3fd555a34b8ca59863673fb7e5733c69c17d0d4 (patch)
treeaf7fa1f80c273088fdc0e027e70625b1ba10ed65
parented9ce93a677b15c501efaeff5b7f730d2c8ed518 (diff)
downloadclufter-e3fd555a34b8ca59863673fb7e5733c69c17d0d4.tar.gz
clufter-e3fd555a34b8ca59863673fb7e5733c69c17d0d4.tar.xz
clufter-e3fd555a34b8ca59863673fb7e5733c69c17d0d4.zip
Set pre-release version
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
-rw-r--r--__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/__init__.py b/__init__.py
index 8890acf..f0ced02 100644
--- a/__init__.py
+++ b/__init__.py
@@ -1,5 +1,5 @@
# -*- coding: UTF-8 -*-
-version, alpha = '0.2.5', False
+version, alpha = '0.2.6', True
# https://www.python.org/dev/peps/pep-0440 + git export magic using export-subst
_git_hash = "$Format:%h$".strip('$').replace("Format:%h", "")