From abcfa5c11be5ab62af10d6837ac7d06ef418df17 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 29 Mar 2012 04:23:21 -0400 Subject: update version markers --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/conf.py b/docs/conf.py index 5254561ba..ffbf15808 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -80,7 +80,7 @@ copyright = '%s, Agendaless Consulting' % datetime.datetime.now().year # other places throughout the built documents. # # The short X.Y version. -version = '1.3' +version = '1.4dev' # The full version, including alpha/beta/rc tags. release = version -- cgit v1.2.3