Skip to content

Commit 0b081e2

Browse files
committed
test for version 0.1.10
1 parent ee72042 commit 0b081e2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [0.1.10] - 2025-06-18
4+
5+
### Fixed
6+
7+
- bug in `project.toml`
8+
39
## [0.1.9] - 2025-06-18
410

511
### Fixed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ maintainers = [
1717
{name = "Julia Herbinger", email = "[email protected]"},
1818
{name = "Giuseppe Casalicchio", email = "[email protected]"},
1919
{name = "Hubert Baniecki", email = "[email protected]"},
20-
{name = "Dimitris Kyriakopoulos", email = "[email protected]"}
20+
{name = "Dimitris Kyriakopoulos", email = "[email protected]"},
2121
{name = "Dimitrios Rontogiannis", email = "[email protected]"}
2222
]
2323
license = {text = "MIT License"}

0 commit comments

Comments
 (0)