Bumped version to 1.1.5
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
__version__ = '1.1.4'
|
||||
__version__ = '1.1.5'
|
||||
|
||||
if __name__ == '__main__':
|
||||
from .cli import main
|
||||
|
@@ -62,7 +62,7 @@ copyright = u'2014, Blender Institute'
|
||||
# The short X.Y version.
|
||||
version = '1.1'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '1.1.4'
|
||||
release = '1.1.5'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
Reference in New Issue
Block a user