Thanks to visit codestin.com Credit goes to github.com
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 17fdec6 commit 76b26fbCopy full SHA for 76b26fb
source/conf.py
@@ -41,7 +41,7 @@
41
42
# General information about the project.
43
project = u'Selenium Python Bindings'
44
-copyright = u'2011-2017, Baiju Muthukadan'
+copyright = u'2011-2018, Baiju Muthukadan'
45
46
# The version info for the project you're documenting, acts as replacement for
47
# |version| and |release|, also used in various other places throughout the
@@ -237,7 +237,7 @@
237
epub_title = u'Selenium Python Bindings'
238
epub_author = u'Baiju Muthukadan'
239
epub_publisher = u'Baiju Muthukadan'
240
-epub_copyright = u'2011-2017, Baiju Muthukadan'
+epub_copyright = u'2011-2018, Baiju Muthukadan'
241
242
# The language of the text. It defaults to the language option
243
# or en if the language is not set.
0 commit comments