mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-04-24 08:54:42 +00:00
Bumped to 0.6.1
This commit is contained in:
parent
df617acc90
commit
3c8d5dfe5b
2 changed files with 3 additions and 3 deletions
|
|
@ -45,9 +45,9 @@ copyright = u'2009, Jannis Leidel'
|
|||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = '0.6.0'
|
||||
version = '0.6.1'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '0.6.0'
|
||||
release = '0.6.1'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
[egg_info]
|
||||
tag_build = dev
|
||||
#tag_build = dev
|
||||
|
||||
[build_sphinx]
|
||||
source-dir = docs/
|
||||
|
|
|
|||
Loading…
Reference in a new issue