Bumped version to 0.11
This commit is contained in:
@@ -18,10 +18,10 @@ __status__ = 'Production'
|
||||
|
||||
__version_info__ = {
|
||||
'major': 0,
|
||||
'minor': 10,
|
||||
'minor': 11,
|
||||
'micro': 0,
|
||||
'releaselevel': 'hotfix',
|
||||
'serial': 4
|
||||
'releaselevel': 'final',
|
||||
'serial': 0
|
||||
}
|
||||
|
||||
def is_superuser(context):
|
||||
|
||||
Reference in New Issue
Block a user