Bump documentation version
parent
fc42519f0d
commit
708e59125e
|
@ -42,14 +42,14 @@ master_doc = 'index'
|
|||
|
||||
# General information about the project.
|
||||
project = u'Milla'
|
||||
copyright = u'2011, Dustin C. Hatch'
|
||||
copyright = u'2011-2013 Dustin C. Hatch'
|
||||
|
||||
# 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.1.2'
|
||||
version = '0.2'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = version
|
||||
|
||||
|
|
Loading…
Reference in New Issue