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