We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68e5ce9 commit 2f2a755Copy full SHA for 2f2a755
docs/conf.py
@@ -44,16 +44,16 @@
44
45
# General information about the project.
46
project = u'File Depot'
47
-copyright = u'2014, Alessandro Molina'
+copyright = u'2015, Alessandro Molina'
48
49
# The version info for the project you're documenting, acts as replacement for
50
# |version| and |release|, also used in various other places throughout the
51
# built documents.
52
#
53
# The short X.Y version.
54
-version = '0.0.2'
+version = '0.0.3'
55
# The full version, including alpha/beta/rc tags.
56
-release = '0.0.2'
+release = '0.0.3'
57
58
# The language for content autogenerated by Sphinx. Refer to documentation
59
# for a list of supported languages.
0 commit comments