Bump version number to 2.1.0
This commit is contained in:
parent
b68c995cae
commit
b9f2cf0b5e
@ -14,4 +14,4 @@ if not (2, 7) <= sys.version_info < (3,):
|
||||
warnings.filterwarnings('ignore', 'could not open display')
|
||||
|
||||
|
||||
__version__ = '2.0.1'
|
||||
__version__ = '2.1.0'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user