Fix get friends
This commit is contained in:
@@ -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():
|
||||
|
||||
Reference in New Issue
Block a user