6.9.3
[6.9.3] - 2019-06-11
Fixed:
- Usages of
Logger.warn()
were causing deprecation warnings in some versions of Python. Changed these toLogger.warning()
. (#125)
Logger.warn()
were causing deprecation warnings in some versions of Python. Changed these to Logger.warning()
. (#125)