add date_added (#2027)

* add `date_added`

* bumo

* bump
This commit is contained in:
Stavros Kois
2025-04-09 17:22:32 +03:00
committed by GitHub
parent d5ea3cdff0
commit 7032bafbef
187 changed files with 441 additions and 185 deletions

View File

@@ -6,7 +6,8 @@
"python3Packages.pytest",
"python3Packages.pytest-cov",
"python3Packages.bcrypt",
"python3Packages.pydantic"
"python3Packages.pydantic",
"git@latest"
],
"shell": {
"init_hook": [],