update version in docs/conf.py
This commit is contained in:
parent
cd653ddfe2
commit
21bbca280a
@ -47,16 +47,16 @@ master_doc = 'index'
|
||||
|
||||
# General information about the project.
|
||||
project = u'SQLAlchemy Migrate'
|
||||
copyright = u'2010, Evan Rosson, Jan Dittberner, Domen Kožar'
|
||||
copyright = u'2011, Evan Rosson, Jan Dittberner, Domen Kožar, Chris Withers'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
# |version| and |release|, also used in various other places throughout the
|
||||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = '0.6'
|
||||
version = '0.6.1'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '0.6'
|
||||
release = '0.6.1'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
Loading…
x
Reference in New Issue
Block a user