Skip to content

Commit

Permalink
build: update version to v0.8.0-alpha.3
Browse files Browse the repository at this point in the history
  • Loading branch information
chenmozhijin committed Nov 22, 2024
1 parent 1d84af8 commit f51728e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LDDC/utils/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

"""版本信息与处理模块"""

__version__ = "v0.8.0-alpha.2"
__version__ = "v0.8.0-alpha.3"
import re
from typing import Literal

Expand Down

0 comments on commit f51728e

Please sign in to comment.