Skip to content

Commit

Permalink
v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dfm88 committed Sep 6, 2024
1 parent 666cae2 commit 4c72507
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.6.0] - 2024-09-06

## Fixed

- python 3.12 support ([akaszynsk](https://github.com/akaszynski))
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "pyOMA_2"
version = "0.5.2"
version = "0.6.0"
description = "Python module for conducting Operational Modal Analysis"
authors = [
{name = "Dag Pasca", email = "dpa@treteknisk.no"},
Expand Down

0 comments on commit 4c72507

Please sign in to comment.