Skip to content

Commit

Permalink
Merge pull request #36 from mmzdouc/dev_mmz
Browse files Browse the repository at this point in the history
Update versioning
  • Loading branch information
mmzdouc authored Jun 16, 2024
2 parents aa77582 + a25a946 commit 091a2c8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

N/A

## [0.4.1] 16-06-2024

### Fixed
- Versioning

## [0.4.0] 15-06-2024

### Removed
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 = "fermo_core"
version = "0.3.3"
version = "0.4.1"
description = "Data processing/analysis functionality of metabolomics dashboard FERMO"
readme = "README.md"
requires-python = ">=3.11,<3.12"
Expand Down

0 comments on commit 091a2c8

Please sign in to comment.