Docs: Update MIGRATION_PLAN.md to v0.4.0 with new features (Company Explorer)
This commit is contained in:
@@ -9,7 +9,7 @@ try:
|
||||
class Settings(BaseSettings):
|
||||
# App Info
|
||||
APP_NAME: str = "Company Explorer"
|
||||
VERSION: str = "0.3.0"
|
||||
VERSION: str = "0.4.0"
|
||||
DEBUG: bool = True
|
||||
|
||||
# Database (Store in App dir for simplicity)
|
||||
|
||||
Reference in New Issue
Block a user