Skip to content

Commit

Permalink
Bump to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sivel committed Mar 31, 2017
1 parent f20e880 commit 2e79fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion speedtest.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
gzip = None
GZIP_BASE = object

__version__ = '1.0.3a'
__version__ = '1.0.3'


class FakeShutdownEvent(object):
Expand Down

0 comments on commit 2e79fbf

Please sign in to comment.