version bump (forgot to do it with v0.10.8 release, so have to go for v0.10.9)
This commit is contained in:
parent
c6c5f85abb
commit
6f5f5b4711
@ -14,7 +14,7 @@ from signals import *
|
||||
__all__ = (list(document.__all__) + fields.__all__ + connection.__all__ +
|
||||
list(queryset.__all__) + signals.__all__ + list(errors.__all__))
|
||||
|
||||
VERSION = (0, 10, 7)
|
||||
VERSION = (0, 10, 9)
|
||||
|
||||
|
||||
def get_version():
|
||||
|
Loading…
x
Reference in New Issue
Block a user