chore(python): bump to v39.4.0.0
This commit is contained in:
parent
ab48249464
commit
e2620e5ea0
2
clients/python/MANIFEST.in
vendored
2
clients/python/MANIFEST.in
vendored
@ -1,2 +1,2 @@
|
||||
include wcferry/*.dll
|
||||
include wcferry/*.exe
|
||||
include wcferry/*.md
|
||||
|
2
clients/python/wcferry/client.py
vendored
2
clients/python/wcferry/client.py
vendored
@ -1,7 +1,7 @@
|
||||
#! /usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
__version__ = "39.3.3.3"
|
||||
__version__ = "39.4.0.0"
|
||||
|
||||
import atexit
|
||||
import base64
|
||||
|
Loading…
Reference in New Issue
Block a user