bump version number
authorRobert Bradshaw <robertwb@math.washington.edu>
Tue, 14 Dec 2010 09:17:48 +0000 (01:17 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Tue, 14 Dec 2010 09:17:48 +0000 (01:17 -0800)
conf.py

diff --git a/conf.py b/conf.py
index 1a34bf58388e2ca1cd9121ba9c19be4eded84e8a..1592c579998b7c444a03213ac1f33957e7f2610d 100644 (file)
--- a/conf.py
+++ b/conf.py
@@ -48,9 +48,9 @@ copyright = '2010, Stefan Behnel, Robert Bradshaw, Dag Sverre Seljebotn, Greg Ew
 # other places throughout the built documents.
 #
 # The short X.Y version.
-version = '0.13'
+version = '0.14'
 # The full version, including alpha/beta/rc tags.
-release = '0.13'
+release = '0.14'
 
 # There are two options for replacing |today|: either, you set today to some
 # non-false value, then it is used: