Dhanhq - PyPI | Available version missing 'DhanContext'

“Can you provide access to the latest Python SDK that includes DhanContext? The PyPI version (2.0.2) doesn’t have it.”

Also with python3.9 it’s throwing error…
from ._super_order import SuperOrder
File “/home/ec2-user/.local/lib/python3.9/site-packages/dhanhq/_super_order.py”, line 54
match str(leg_name).upper():
^
SyntaxError: invalid syntax | Have we not tested it for backward compatibility?
@Hardik

Also, please confirm the base version of Python which is supported??