Skip to content

Commit ca6c180

Browse files
bump: 1.3.8 → 1.4.0
1 parent 7249fcb commit ca6c180

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,3 +1,9 @@
1+
## v1.4.0 (2025-07-25)
2+
3+
### Feat
4+
5+
- add type hints (#71)
6+
17
## v1.3.8 (2025-03-02)
28

39
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ requires = ["poetry-core"]
3838
build-backend = "poetry.core.masonry.api"
3939

4040
[tool.poetry]
41-
version = "1.3.8"
41+
version = "1.4.0"
4242
classifiers = [
4343
"Development Status :: 5 - Production/Stable",
4444
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)