This commit is contained in:
Matt Wright
2012-06-12 12:03:54 -04:00
parent 3ce907db79
commit edf41096d7
4 changed files with 111 additions and 104 deletions
+2 -2
View File
@@ -50,7 +50,7 @@ copyright = u'2012, Matt Wright'
# built documents.
#
# The short X.Y version.
version = '1.2.1'
version = '1.2.3'
# The full version, including alpha/beta/rc tags.
release = version
@@ -99,7 +99,7 @@ html_theme = 'flask_small'
# further. For a list of options available for each theme, see the
# documentation.
html_theme_options = {
'github_fork': 'mattupstate/flask-security',
'github_fork': 'mattupstate/flask-security',
'index_logo': False
}