File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5151
5252# General information about the project.
5353project = u'Custodia'
54- copyright = u'2015 , Custodia Contributors'
54+ copyright = u'2016 , Custodia Contributors'
5555
5656# The version info for the project you're documenting, acts as replacement for
5757# |version| and |release|, also used in various other places throughout the
5858# built documents.
5959#
6060# The short X.Y version.
61- version = '0.2'
61+ version = '0.2.0 '
6262# The full version, including alpha/beta/rc tags.
63- release = '0.2'
63+ release = '0.2.0 '
6464
6565# The language for content autogenerated by Sphinx. Refer to documentation
6666# for a list of supported languages.
Original file line number Diff line number Diff line change 6363 name = 'custodia' ,
6464 descricription = 'A service to manage, retrieve and store secrets' ,
6565 long_description = long_description ,
66- version = '0.2.dev1 ' ,
66+ version = '0.2.0 ' ,
6767 license = 'GPLv3+' ,
6868 maintainer = 'Custodia project Contributors' ,
6969 maintainer_email = 'simo@redhat.com' ,
You can’t perform that action at this time.
0 commit comments