mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
7 lines
159 B
Python
7 lines
159 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
project = 'Sphinx ChangesBuilder tests'
|
|
copyright = '2007-2020 by the Sphinx team, see AUTHORS'
|
|
version = '0.6'
|
|
release = '0.6alpha1'
|