We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20eeadc commit ceef554Copy full SHA for ceef554
speedtest.py
@@ -36,7 +36,7 @@
36
gzip = None
37
GZIP_BASE = object
38
39
-__version__ = '1.0.5a'
+__version__ = '1.0.5'
40
41
42
class FakeShutdownEvent(object):
0 commit comments