Skip to content

v0.2.4

Latest

Choose a tag to compare

@steffensc steffensc released this 15 Apr 07:16

CMake 4.0 was released on PyPI and that breaks pip install pyvicon-datastream.*
Updated pyproject requirements to enforce CMake >=3.18, <4.0 to work around that problem.
https://pypi.org/project/cmake/#history

Thanks to contribution by @hawkeyeking