Skip to content

Commit dd4e643

Browse files
chore(main): release 0.3.2
1 parent 5b30f46 commit dd4e643

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.3.1"}
1+
{".":"0.3.2"}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.3.2](https://github.com/equinor/rock-physics-open/compare/v0.3.1...v0.3.2) (2025-10-31)
4+
5+
6+
### Bug Fixes
7+
8+
* Add type annotation equinor_utilities ([5b30f46](https://github.com/equinor/rock-physics-open/commit/5b30f4637b829c086685426bd02ae805339b19a4))
9+
310
## [0.3.1](https://github.com/equinor/rock-physics-open/compare/v0.3.0...v0.3.1) (2025-10-28)
411

512

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Alternatively, you can update the dependencies in your `pyproject.toml` file:
4444
<!-- x-release-please-start-version -->
4545
```toml
4646
dependencies = [
47-
"rock-physics-open == 0.3.1",
47+
"rock-physics-open == 0.3.2",
4848
]
4949
```
5050
<!-- x-release-please-end-version -->

0 commit comments

Comments
 (0)