diff --git a/setup.py b/setup.py index d398546..3d64fd5 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ URL = 'https://github.com/miloira/wxhook' EMAIL = '690126048@qq.com' AUTHOR = 'Msky' REQUIRES_PYTHON = '>=3.8.0' -VERSION = '0.0.10' +VERSION = '0.0.11' # What packages are required for this module to be executed? REQUIRED = [ diff --git a/wxhook/__init__.py b/wxhook/__init__.py index eb552e1..5e1c411 100644 --- a/wxhook/__init__.py +++ b/wxhook/__init__.py @@ -1,3 +1,3 @@ from .core import Bot -version = "0.0.10" +version = "0.0.11" diff --git a/wxhook/tools/faker.exe b/wxhook/tools/faker.exe index 0fdb146..d290830 100644 Binary files a/wxhook/tools/faker.exe and b/wxhook/tools/faker.exe differ