diff --git a/terminaltables.py b/terminaltables.py index 11543599..ffd7a8bc 100644 --- a/terminaltables.py +++ b/terminaltables.py @@ -30,7 +30,7 @@ __author__ = '@Robpol86' __license__ = 'MIT' -__version__ = '1.1.0' +__version__ = '1.1.1' class _WindowsCSBI(object):