What's Changed
* Fix bitop test failing because of old api by ytkimirti in https://github.com/upstash/redis-py/pull/37
* Add documentation, missing options and datetime support to expire commands by ytkimirti in https://github.com/upstash/redis-py/pull/36
* Fix set command with the get option not returning result by ytkimirti in https://github.com/upstash/redis-py/pull/38
* Docstrings for the commands by ytkimirti in https://github.com/upstash/redis-py/pull/39
* Add examples by ytkimirti in https://github.com/upstash/redis-py/pull/40
* Type improvements by ytkimirti in https://github.com/upstash/redis-py/pull/41
* Do some type changes and cleanup by mdumandag in https://github.com/upstash/redis-py/pull/42
* Bump client version to 1.0.0 by mdumandag in https://github.com/upstash/redis-py/pull/43
New Contributors
* ytkimirti made their first contribution in https://github.com/upstash/redis-py/pull/37
**Full Changelog**: https://github.com/upstash/redis-py/compare/v0.15.0...v1.0.0