chore: bump version to 1.35.0 and auto-assign admin role to first registered user
Update pyproject.toml version from 1.34.0 to 1.35.0 and add logic in UserService.create to set is_admin flag when no users exist yet, ensuring the first registered user gains administrative privileges automatically.
This commit is contained in:
@@ -34,6 +34,14 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## Version 1.35.0 - 2026-01-31
|
||||
|
||||
update py files
|
||||
|
||||
**Changes:** 1 files, 2 lines
|
||||
**Languages:** Python (2 lines)
|
||||
|
||||
## Version 1.34.0 - 2026-01-31
|
||||
|
||||
|
||||
Reference in New Issue
Block a user