Skip to content

Commit

Permalink
切换1.3.1版本
Browse files Browse the repository at this point in the history
  • Loading branch information
Chras-fu committed Aug 10, 2023
1 parent 9cd1723 commit 7ee4d0e
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.3.0"
__version__ = "1.3.1"


if __name__ == '__main__':
Expand Down

0 comments on commit 7ee4d0e

Please sign in to comment.