mirror of
https://github.com/verigak/progress.git
synced 2025-12-08 19:33:24 +00:00
Bump version
This commit is contained in:
@@ -24,7 +24,7 @@ except ImportError:
|
||||
from time import time as monotonic
|
||||
|
||||
|
||||
__version__ = '1.5'
|
||||
__version__ = '1.6'
|
||||
|
||||
HIDE_CURSOR = '\x1b[?25l'
|
||||
SHOW_CURSOR = '\x1b[?25h'
|
||||
|
||||
Reference in New Issue
Block a user