Skip to content

Commit db2d242

Browse files
authored
Release v0.33.2 (#1457)
1 parent 3974a40 commit db2d242

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ documented here.
55

66
This project adheres to [Semantic Versioning](https://semver.org/).
77

8-
## Unreleased
8+
## [0.33.2] (29 October 2024)
99

1010
### Added
1111

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "nalgebra"
3-
version = "0.33.1"
3+
version = "0.33.2"
44
authors = ["Sébastien Crozet <[email protected]>"]
55

66
description = "General-purpose linear algebra library with transformations and statically-sized or dynamically-sized matrices."

0 commit comments

Comments
 (0)