mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-06-27 19:06:12 +02:00
Prepare the new minor release (bug fix).
This commit is contained in:
parent
b8c8237792
commit
673f7b5bc4
19 changed files with 29 additions and 21 deletions
|
@ -41,7 +41,7 @@ master_doc = 'index'
|
|||
|
||||
# General information about the project.
|
||||
project = u'Stéganô'
|
||||
copyright = u'2012-2016, Cédric Bonhomme'
|
||||
copyright = u'2012-2017, Cédric Bonhomme'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
# |version| and |release|, also used in various other places throughout the
|
||||
|
@ -50,7 +50,7 @@ copyright = u'2012-2016, Cédric Bonhomme'
|
|||
# The short X.Y version.
|
||||
version = '0.6'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '0.6.1'
|
||||
release = '0.6.2'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue