Compare commits
2 Commits
main
...
2a5eac011a
| Author | SHA1 | Date | |
|---|---|---|---|
| 2a5eac011a | |||
| 9efbbc38ab |
@@ -24,7 +24,7 @@ from flask_sqlalchemy import SQLAlchemy
|
|||||||
|
|
||||||
from accounting.utils.user import UserUtilityInterface
|
from accounting.utils.user import UserUtilityInterface
|
||||||
|
|
||||||
VERSION: str = "1.6.1"
|
VERSION: str = "1.6.1.2"
|
||||||
"""The package version."""
|
"""The package version."""
|
||||||
db: SQLAlchemy = SQLAlchemy()
|
db: SQLAlchemy = SQLAlchemy()
|
||||||
"""The database instance."""
|
"""The database instance."""
|
||||||
|
|||||||
Reference in New Issue
Block a user