mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Post-release updates.
This commit is contained in:
parent
d27fdb1c71
commit
732857577e
@ -12,7 +12,7 @@
|
||||
import sys
|
||||
from os import path
|
||||
|
||||
__version__ = '0.6.7'
|
||||
__version__ = '0.6.7+'
|
||||
__released__ = '0.6.7' # used when Sphinx builds its own docs
|
||||
|
||||
package_dir = path.abspath(path.dirname(__file__))
|
||||
|
Loading…
Reference in New Issue
Block a user