readthedocs can't read the version using autotools, so back to _version.py specifying it
This commit is contained in:
parent
e82c7edee5
commit
bc84e1882a
@ -23,4 +23,4 @@
|
||||
|
||||
# see http://www.python.org/dev/peps/pep-0386/
|
||||
|
||||
__version__ = "@PACKAGE_VERSION@"
|
||||
__version__ = "0.8.0.dev"
|
Loading…
x
Reference in New Issue
Block a user