mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-03-16 22:20:28 +00:00
Bumped version up a little.
This commit is contained in:
parent
70afccbb8f
commit
fbbf265b55
1 changed files with 1 additions and 2 deletions
|
|
@ -1,2 +1 @@
|
|||
VERSION = (0, 6, 2)
|
||||
__version__ = '.'.join(map(str, VERSION))
|
||||
__version__ = "0.6.3a1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue