fix bug with getTaskTask release 50.1

This commit is contained in:
Olivier Gagnon
2021-03-22 18:42:39 -04:00
parent 29abffd464
commit ce7c2c309c
7 changed files with 21 additions and 17 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ documentation_title = '{0} Documentation'.format(project)
# The short X.Y version.
version = '0.50'
# The full version, including alpha/beta/rc tags.
release = '0.50.0'
release = '0.50.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.