~leonardr/beautifulsoup/bs4

« back to all changes in this revision

Viewing changes to doc/source/conf.py

  • Committer: Leonard Richardson
  • Date: 2020-04-04 22:22:11 UTC
  • Revision ID: leonardr@segfault.org-20200404222211-inp8kns635yu6pyy
Added a Russian translation by 'authoress' to the repository.

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
 
42
42
# General information about the project.
43
43
project = u'Beautiful Soup'
44
 
copyright = u'2004-2015, Leonard Richardson'
 
44
copyright = u'2004-2020, Leonard Richardson'
45
45
 
46
46
# The version info for the project you're documenting, acts as replacement for
47
47
# |version| and |release|, also used in various other places throughout the
50
50
# The short X.Y version.
51
51
version = '4'
52
52
# The full version, including alpha/beta/rc tags.
53
 
release = '4.4.0'
 
53
release = '4.9.0'
54
54
 
55
55
# The language for content autogenerated by Sphinx. Refer to documentation
56
56
# for a list of supported languages.