Bump version to 3.0.

This commit is contained in:
Jannis Leidel 2019-01-27 22:26:41 +01:00
parent 727746add1
commit 78ca3f48dd
No known key found for this signature in database
GPG key ID: C795956FB489DCA9

View file

@ -1,3 +1,3 @@
__version__ = "2.0.1"
__version__ = "3.0"
default_app_config = 'dbtemplates.apps.DBTemplatesConfig'