From 77850390ffe6579eadfbb9e0e593433b1ed9db80 Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Sat, 11 Dec 2010 18:28:08 -0500 Subject: once again fixed the autolinker --- askbot/__init__.py | 2 +- askbot/utils/markup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/askbot/__init__.py b/askbot/__init__.py index 92943c5c..7ddf59e5 100644 --- a/askbot/__init__.py +++ b/askbot/__init__.py @@ -19,4 +19,4 @@ def get_version(): """returns version of the askbot app this version is meaningful for pypi only """ - return '0.6.44' + return '0.6.45' diff --git a/askbot/utils/markup.py b/askbot/utils/markup.py index be9e9575..dcdfc5a4 100644 --- a/askbot/utils/markup.py +++ b/askbot/utils/markup.py @@ -7,7 +7,7 @@ from markdown2 import Markdown URL_RE = re.compile("((?