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 e79b0c0 commit 24ef773Copy full SHA for 24ef773
docs/conf.py
@@ -49,17 +49,17 @@
49
50
# General information about the project.
51
project = u'pytest-random-order'
52
-copyright = u'2015, Jazeps Basko'
+copyright = u'2016, Jazeps Basko'
53
author = u'Jazeps Basko'
54
55
# The version info for the project you're documenting, acts as replacement for
56
# |version| and |release|, also used in various other places throughout the
57
# built documents.
58
#
59
# The short X.Y version.
60
-version = '0.1.0'
+version = '0.5.0'
61
# The full version, including alpha/beta/rc tags.
62
-release = '0.1.0'
+release = 'v0.5.0'
63
64
# The language for content autogenerated by Sphinx. Refer to documentation
65
# for a list of supported languages.
0 commit comments