Bump to 0.3.3

This commit is contained in:
Matt Martz 2015-09-21 11:26:54 -05:00
parent 93951f1154
commit 4b9662e0b3
1 changed files with 1 additions and 1 deletions

View File

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