Update conf.py version

humitos/integrations/handle-error-codes
Eric Holscher 2018-10-23 12:29:18 +02:00
parent da044c36f4
commit f6fcea3aad
1 changed files with 2 additions and 2 deletions

View File

@ -40,8 +40,8 @@ project = u'Read the Docs'
copyright = '2010-{}, Read the Docs, Inc & contributors'.format(
timezone.now().year
)
version = '1.0'
release = '1.0'
version = '2.7'
release = version
exclude_patterns = ['_build']
default_role = 'obj'
intersphinx_mapping = {