update config

This commit is contained in:
collerek
2020-08-15 12:51:01 +02:00
parent a0ad85811b
commit b69ad226e6
4 changed files with 21 additions and 10 deletions

View File

@ -15,7 +15,7 @@ from ormar.fields import (
)
from ormar.models import Model
__version__ = "0.1.1"
__version__ = "0.1.3"
__all__ = [
"Integer",
"BigInteger",