bump version
This commit is contained in:
@ -15,7 +15,7 @@ from ormar.fields import (
|
||||
)
|
||||
from ormar.models import Model
|
||||
|
||||
__version__ = "0.2.0"
|
||||
__version__ = "0.2.1"
|
||||
__all__ = [
|
||||
"Integer",
|
||||
"BigInteger",
|
||||
|
||||
Reference in New Issue
Block a user