Bump to 0.3.3b

This commit is contained in:
Matt Martz 2015-05-15 10:03:10 -05:00
parent 47c17d4a49
commit 51d0d88b96
1 changed files with 1 additions and 1 deletions

View File

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