mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-03-16 22:20:28 +00:00
Also bumped Sphinx config version and changelog.
This commit is contained in:
parent
5dd6bf991d
commit
39f16ef8fc
2 changed files with 4 additions and 4 deletions
|
|
@ -1,8 +1,8 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
1.0.0 (04-11-11)
|
||||
----------------
|
||||
1.0 (04-11-11)
|
||||
--------------
|
||||
|
||||
.. warning::
|
||||
This is the first stable release of django-dbtemplates which comes with a
|
||||
|
|
|
|||
|
|
@ -45,9 +45,9 @@ copyright = u'2010, Jannis Leidel'
|
|||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = '0.8.0'
|
||||
version = '1.0'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '0.8.0'
|
||||
release = '1.0'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
|
|
|||
Loading…
Reference in a new issue