obervinov / users-package

This Python module is designed to simplify user management in Telegram bots, providing the necessary functionality for tasks such as user authentication, authorization and compliance with speed limits, ensuring effective management of user attributes and access rights.
MIT License
1 stars 0 forks source link

PR-3: Fixed critical error in `setup.py` and little typos #3

Closed obervinov closed 1 year ago

obervinov commented 1 year ago

v1.0.2 - 2023-03-28

What's Changed

🐛 Bug Fixes