Bump documentation version

master
Dustin C. Hatch 2013-01-20 15:00:45 -06:00
parent fc42519f0d
commit 708e59125e
1 changed files with 2 additions and 2 deletions

View File

@ -42,14 +42,14 @@ master_doc = 'index'
# General information about the project. # General information about the project.
project = u'Milla' 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 # The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the # |version| and |release|, also used in various other places throughout the
# built documents. # built documents.
# #
# The short X.Y version. # The short X.Y version.
version = '0.1.2' version = '0.2'
# The full version, including alpha/beta/rc tags. # The full version, including alpha/beta/rc tags.
release = version release = version