mirror of
https://github.com/sivel/speedtest-cli.git
synced 2026-08-04 14:49:36 +00:00
Bump to 2.1.0 for upcoming release
This commit is contained in:
parent
f356c7b02d
commit
fb0569946d
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ except ImportError:
|
|||
gzip = None
|
||||
GZIP_BASE = object
|
||||
|
||||
__version__ = '2.0.2'
|
||||
__version__ = '2.1.0'
|
||||
|
||||
|
||||
class FakeShutdownEvent(object):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue