mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-04-19 14:40:59 +00:00
Bumped to version 0.5.6
committer: Jannis Leidel <jannis@leidel.info> --HG-- extra : convert_revision : ed792bd5fbc13aaf9eb307144c65c5f36cddcbd0
This commit is contained in:
parent
c2c7f1da62
commit
fc8b4e148a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
VERSION = (0, 5, 5)
|
||||
VERSION = (0, 5, 6)
|
||||
__version__ = '.'.join(map(str, VERSION))
|
||||
Loading…
Reference in a new issue