mirror of https://github.com/yutto-dev/yutto
🔖 release: v2.0.0-alpha.2
This commit is contained in:
parent
61e14ee053
commit
a3ad5adf1b
|
@ -1,3 +1,3 @@
|
||||||
VERSION = (2, 0, "0-alpha", 1)
|
VERSION = (2, 0, "0-alpha", 2)
|
||||||
|
|
||||||
__version__ = ".".join(map(str, VERSION))
|
__version__ = ".".join(map(str, VERSION))
|
||||||
|
|
Loading…
Reference in New Issue