Version bump 0.8.7 => 0.9.0
This commit is contained in:
parent
aa28abd517
commit
aec06183e7
@ -15,7 +15,7 @@ import django
|
||||
__all__ = (list(document.__all__) + fields.__all__ + connection.__all__ +
|
||||
list(queryset.__all__) + signals.__all__ + list(errors.__all__))
|
||||
|
||||
VERSION = (0, 8, 7)
|
||||
VERSION = (0, 9, 0)
|
||||
|
||||
|
||||
def get_version():
|
||||
|
Loading…
x
Reference in New Issue
Block a user