v1.0.8: Added NumPy >= 2.3 support
added support for numpy 2.3: Changes from numpy 2.2 to numpy 2.3 dropped support for using a default shape of None
for non-array variables. This update introduces several changes to the PyRates backend to account for that.