Changed Sleeve API functions to prevent conflicts with identically-named functions

This commit is contained in:
danielyxie
2019-03-17 22:04:12 -07:00
parent 066ccf343a
commit c3bc6a0c28
29 changed files with 199 additions and 151 deletions

View File

@@ -64,9 +64,9 @@ documentation_title = '{0} Documentation'.format(project)
# built documents.
#
# The short X.Y version.
version = '0.44'
version = '0.45'
# The full version, including alpha/beta/rc tags.
release = '0.44.1'
release = '0.45.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.