Bumped version
This commit is contained in:
parent
ae20c785ea
commit
1639576203
1 changed files with 1 additions and 3 deletions
|
|
@ -12,9 +12,7 @@ from signals import *
|
|||
__all__ = (document.__all__ + fields.__all__ + connection.__all__ +
|
||||
queryset.__all__ + signals.__all__)
|
||||
|
||||
__author__ = 'Harry Marr'
|
||||
|
||||
VERSION = (0, 5, 3)
|
||||
VERSION = (0, 6, 0)
|
||||
|
||||
|
||||
def get_version():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue