Fix get friends
This commit is contained in:
parent
0e0ae92afd
commit
14e683b25e
@ -19,7 +19,7 @@ WCF_ROOT = os.path.abspath(os.path.dirname(__file__))
|
||||
sys.path.insert(0, WCF_ROOT)
|
||||
import wcf_pb2 # noqa
|
||||
|
||||
__version__ = "3.7.0.30.19.1"
|
||||
__version__ = "3.7.0.30.19.2"
|
||||
|
||||
|
||||
def _retry():
|
||||
|
Loading…
Reference in New Issue
Block a user