We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d38ce72 commit f146cbfCopy full SHA for f146cbf
CHANGELOG.md
@@ -53,7 +53,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
53
* Updated `compas.geometry.vector.__mul__` to allow element-wise multiplication with another vector.
54
* Updated `compas.geometry.vector.__truediv__` to allow element-wise division with another vector.
55
* Fixed bug in registration `shapely` boolean plugins.
56
-* Restrict `numpy` to versions lower than `2.x`.
+* Temporarily restrict `numpy` to versions lower than `2.x`.
57
58
### Removed
59
0 commit comments