readthedocs can't read the version using autotools, so back to _version.py specifying it
[mediagoblin.git] / mediagoblin / _version.py
index a0cf5ed321ffa8b54475d3eedc0eb027b936137d..5d7fab164bc4a7a0f4c3dcd59f6b11d511a90609 100644 (file)
@@ -23,4 +23,4 @@
 
 # see http://www.python.org/dev/peps/pep-0386/
 
-__version__ = "0.7.0"
+__version__ = "0.8.0.dev"