bump version

This commit is contained in:
Waldecir Santos 2018-10-01 18:53:22 +01:00 committed by GitHub
parent 92e0e1ca0c
commit 149a16e308
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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