Skip to content

v4.4.0

Compare
Choose a tag to compare
@cehbrecht cehbrecht released this 15 Feb 10:19
· 56 commits to pywps-4.4 since this release
4148091

Changes:

  • Dropping support for Python 2.x (#574).
  • Backport of patches in master (#574).
  • Fix a namespace warning when importing gdal directly (#575).
  • Fix incorrect use of self.__class__ in super (#578)