Bump to 0.3.3b
This commit is contained in:
parent
47c17d4a49
commit
51d0d88b96
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue