Skip to content

V1.17.0

Latest
Compare
Choose a tag to compare
@Harshetjain666 Harshetjain666 released this 19 Feb 09:10
ed9f4ab

Version 1.17.0 is now available πŸŽ‰

pip install qds-sdk==1.17.0
πŸ“– Changes from the last Version V1.16.1
  • Updated dependencies to support Python 3.12.(#342)
  • Fixed syntax issues and warnings caused by changes in Python 3.12, such as replacing deprecated constructs (e.g., is with literals, invalid escape sequences).(#342)
  • Refactored code to address compatibility issues with third-party libraries that were not natively compatible with Python 3.12.(#342)