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