(Bugfix) Release of Pyside 2 QCustomPlot 2.1.0 bindings for Linux and Windows 64 bit
Dependencies:
QCustomPlot 2.1.0
Qt 5.15.2.1
Pyside2 5.15.2.1
Changelog:
- Access to all QCP public fields. Access now via fields (abc.start) instead of (abc.start()))
- Old style access using abc.get_start() still possible but deprecated