mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-03-16 22:20:28 +00:00
Bump version to 3.0.
This commit is contained in:
parent
727746add1
commit
78ca3f48dd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
__version__ = "2.0.1"
|
||||
__version__ = "3.0"
|
||||
|
||||
default_app_config = 'dbtemplates.apps.DBTemplatesConfig'
|
||||
|
|
|
|||
Loading…
Reference in a new issue