You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(setup.py): add custom build and publish commands
- Introduced `build` command for packaging the project.
- Added `publish` command with version option to streamline the PyPI upload process.
chore(package): update package version number
This commit updates the version number of a package. This change is a chore, as it does not affect the functionality of the package but is important for version control and tracking changes in the codebase.
docs(user verification): Update documentation to include new email/ph…
…one verification settings
This commit updates the documentation to include information about the new email/phone verification settings added in a previous commit. The updated documentation ensures that developers and users are aware of the new feature and how to use it in their applications.