chore(python): bump to v39.4.0.0

This commit is contained in:
Changhua 2025-03-07 18:21:08 +08:00
parent ab48249464
commit e2620e5ea0
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
include wcferry/*.dll include wcferry/*.dll
include wcferry/*.exe include wcferry/*.md

View File

@ -1,7 +1,7 @@
#! /usr/bin/env python3 #! /usr/bin/env python3
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
__version__ = "39.3.3.3" __version__ = "39.4.0.0"
import atexit import atexit
import base64 import base64