Bumping to 0.3.4

This commit is contained in:
Matt Martz 2015-09-21 11:37:50 -05:00
parent 25d845362c
commit 7b09d8759f
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ import timeit
import platform
import threading
__version__ = '0.3.3'
__version__ = '0.3.4'
# Some global variables we use
user_agent = None