Skip to content

7.0.2

Choose a tag to compare

@pn-op pn-op released this 24 Nov 14:47
· 58 commits to master since this release
8ee850b

November 24 2022

Fixed

  • This change fixes typo in consumer models user and space resulting in setting invalid flags for the request.
  • This change fixes error in calling and returning value of status.is_error() method.
  • This change adds additional informations to PyPi package. Informations include URLs to source code and documentation, required python version (at least 3.7) and updates a list of supported python versions (removed 3.6 and added 3.10). Fixed the following issues reported by @Saluev, @natekspencer and @andriyor: #145, #102 and #115.