mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-18 22:08:13 +00:00
* add conf docs * add conf docs * add index * add index * update ref * test root * add en * test relative * redirect relative * add document * test_document * test_document
5 lines
271 B
Python
5 lines
271 B
Python
# Make sure to modify __release_datetime__ to release time when making official release.
|
|
__version__ = '2.0.0'
|
|
# default release datetime for branches under active development is set
|
|
# to be a time far-far-away-into-the-future
|
|
__release_datetime__ = '2099-10-13 08:56:12' |