Skip to content

Commit

Permalink
bump: version 2.11.0 → 2.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 14, 2024
1 parent e1cbcd2 commit 7becb7c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v2.11.1 (2024-10-14)

### Code Refactor

- add app icon for imagetool manager ([e1cbcd2](https://github.com/kmnhan/erlabpy/commit/e1cbcd29b045cb2d586baa3c6272fd60cfd05979))

## v2.11.0 (2024-10-13)

### Features
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "erlab"
version = "2.11.0"
version = "2.11.1"
authors = [{ name = "Kimoon Han", email = "[email protected]" }]
description = "Python package for ARPES data analysis and visualization."
readme = "README.md"
Expand Down

0 comments on commit 7becb7c

Please sign in to comment.