PyPI does not like unfamiliar RST syntax
This commit is contained in:
parent
00dcbde6ac
commit
5d97fa7f79
2 changed files with 21 additions and 37 deletions
|
|
@ -4,7 +4,7 @@ from threading import Thread, Event
|
|||
from urllib import urlopen
|
||||
|
||||
|
||||
__version__ = '0.1.2'
|
||||
__version__ = '0.2'
|
||||
|
||||
|
||||
PROTOCOL = 1 # SocketIO protocol version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue