BUMP 2.6.2
This commit is contained in:
parent
b8a49d0f13
commit
7fede98efd
@ -67,7 +67,7 @@ SLOW_ONLY = 1
|
||||
ALL = 2
|
||||
"""Profile all operations."""
|
||||
|
||||
version_tuple = (2, 6, 1, '+')
|
||||
version_tuple = (2, 6, 2)
|
||||
|
||||
def get_version_string():
|
||||
if isinstance(version_tuple[-1], basestring):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user