set dev version

This commit is contained in:
hiyouga
2024-05-16 02:17:31 +08:00
parent 1c910079d8
commit b2fc7aeb03
4 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ USAGE = (
+ "-" * 70
)
VERSION = "0.7.1"
VERSION = "0.7.2.dev0"
WELCOME = (
"-" * 58