Skip to content

Commit 24ef773

Browse files
committed
Docs
1 parent e79b0c0 commit 24ef773

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,17 +49,17 @@
4949

5050
# General information about the project.
5151
project = u'pytest-random-order'
52-
copyright = u'2015, Jazeps Basko'
52+
copyright = u'2016, Jazeps Basko'
5353
author = u'Jazeps Basko'
5454

5555
# The version info for the project you're documenting, acts as replacement for
5656
# |version| and |release|, also used in various other places throughout the
5757
# built documents.
5858
#
5959
# The short X.Y version.
60-
version = '0.1.0'
60+
version = '0.5.0'
6161
# The full version, including alpha/beta/rc tags.
62-
release = '0.1.0'
62+
release = 'v0.5.0'
6363

6464
# The language for content autogenerated by Sphinx. Refer to documentation
6565
# for a list of supported languages.

0 commit comments

Comments
 (0)