Skip to content

Commit f7266ff

Browse files
authored
Release v0.9.3 (#335)
1 parent e53173f commit f7266ff

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [0.9.3] - 2026-01-26
810
### Added
911
- Added `py-feos` tests to GitHub Actions and moved `pyo3/extension-module` feature to `pyproject.toml`. [#334](https://github.com/feos-org/feos/pull/334)
1012

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ members = ["crates/*", "py-feos"]
44
default-members = ["crates/feos"]
55

66
[workspace.package]
7-
version = "0.9.2"
7+
version = "0.9.3"
88
edition = "2024"
99
authors = [
1010
"Gernot Bauer <bauer@itt.uni-stuttgart.de>",

0 commit comments

Comments
 (0)