Add version
This commit is contained in:
@@ -61,4 +61,7 @@ LENGTH_DEFINITIONS = {
|
||||
"3": {"label": "Novella", "words": "20,000 - 40,000", "chapters": 15, "depth": 2},
|
||||
"4": {"label": "Novel", "words": "60,000 - 80,000", "chapters": 30, "depth": 3},
|
||||
"5": {"label": "Epic", "words": "100,000+", "chapters": 50, "depth": 4}
|
||||
}
|
||||
}
|
||||
|
||||
# --- SYSTEM ---
|
||||
VERSION = "1.1.0"
|
||||
Reference in New Issue
Block a user