Was bumped in the docstring byb9f4feab1b
but not in `__version__` (cherry picked from commit6059ce45aa
)
This commit is contained in:
parent
53039ad381
commit
bb59d89cee
|
@ -110,7 +110,7 @@ __copyright__ = """
|
|||
|
||||
"""
|
||||
|
||||
__version__ = '1.0.7'
|
||||
__version__ = '1.0.8'
|
||||
|
||||
import collections
|
||||
import sys, os, re, subprocess
|
||||
|
|
Loading…
Reference in New Issue