Hi everyone This is to announce the release of Flent v2.0.1. This is a small bugfix release fixing a few annoying bugs affecting plotting on newer Python versions, and running tests on OSX with buggy fping. Changes since v2.0.0 include: - Fix globbing in plot and test definitions so it works on newer Python versions - Don't hang forever while trying to process invalid time series data, and check fping timestamp output before using it (fixes a hang bug when using certain versions of fping on BSD and OSX) - Don't crash on metadata collection if hexdump is not available on the system. - Clarify that the Flent license doesn't apply to its output As always, the Flent source is available via PyPi. The sha256 checksums for the source code archives are: 60d32d1409377b416836c01a35dce6c8ab83e8c83b3e9cba3f0563f5b5145b14 flent-2.0.1-py2.py3-none-any.whl 300a09938dc2b4a0463c9144626f25e0bd736fd47806a9444719fa024d671796 flent-2.0.1.tar.gz Distro packages should already be updated, with the exception of the PPA, which is still building, but should be there shortly. -Toke