Bump to 0.3.3
This commit is contained in:
parent
93951f1154
commit
4b9662e0b3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue