Skip to content

Commit

Permalink
切换1.3.0版本
Browse files Browse the repository at this point in the history
  • Loading branch information
Chras-fu committed Jul 11, 2023
1 parent 8fac95b commit f3640f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion startup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from lm.lm_start import LMStart


__version__ = "1.2.1"
__version__ = "1.3.0"


if __name__ == '__main__':
Expand Down

0 comments on commit f3640f5

Please sign in to comment.