From 079bb25384a6c7dff3acc7c0340a52adeb645c90 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 18 Jan 2011 15:14:40 -0500 Subject: prep for 1.0a10 --- 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 aa7cb7d1e..dce4ef879 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -77,7 +77,7 @@ copyright = '%s, Agendaless Consulting' % datetime.datetime.now().year # other places throughout the built documents. # # The short X.Y version. -version = '1.0a9' +version = '1.0a10' # The full version, including alpha/beta/rc tags. release = version -- cgit v1.2.3