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 3974a40 commit db2d242Copy full SHA for db2d242
CHANGELOG.md
@@ -5,7 +5,7 @@ documented here.
5
6
This project adheres to [Semantic Versioning](https://semver.org/).
7
8
-## Unreleased
+## [0.33.2] (29 October 2024)
9
10
### Added
11
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "nalgebra"
3
-version = "0.33.1"
+version = "0.33.2"
4
authors = ["Sébastien Crozet <[email protected]>"]
description = "General-purpose linear algebra library with transformations and statically-sized or dynamically-sized matrices."
0 commit comments