Bump to v0.1.1

This commit is contained in:
Harry Marr
2010-01-04 04:34:02 +00:00
parent 6363b6290b
commit de1847048b
4 changed files with 23 additions and 10 deletions

View File

@@ -48,7 +48,7 @@ import mongoengine
# The short X.Y version.
version = mongoengine.get_version()
# The full version, including alpha/beta/rc tags.
release = mongoengine.get_release()
release = mongoengine.get_version()
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.