Skip to content

Commit

Permalink
Push for patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Joeres authored and Roman Joeres committed Sep 2, 2022
1 parent 94661d2 commit e7aabf7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log

## v0.4.0 - 2022-08-?? - to be released
## v0.4.1 - 2022-09-02

### Changed

- Patch for full representation mode of glycans
- Logging levels based on python logging module introduced instead of own logging mix

## v0.4.0 - 2022-08-25

### Added

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "glyles"
version = "0.4.0"
version = "0.4.1"
readme = "README.md"
description = "A tool to convert IUPAC representation of glycans into SMILES strings"
authors = ["Roman Joeres <[email protected]>"]
Expand Down

0 comments on commit e7aabf7

Please sign in to comment.