Skip to content

Commit 0cf4d02

Browse files
committed
updated changelog and bumped version
1 parent f3d8555 commit 0cf4d02

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

8+
## [0.5.1] - 2026-05-07
9+
### Added
10+
- Added high-level functions also for canonical smiles [#178](https://github.com/RECETOX/MSMetaEnhancer/pull/178)
11+
812
## [0.5.0] - 2026-03-10
913

1014
### Added

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "msmetaenhancer"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
description = "Repository for tool that adds more annotations (e.g. SMILES, InChI, CAS number) to MSP files (Python version)."
55
authors = [
66
"Helge Hecht <helge.hecht@recetox.muni.cz>",

0 commit comments

Comments
 (0)