We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1711fc4 commit c30552cCopy full SHA for c30552c
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## v1.2.1 (2025-07-22)
2
+
3
+### Fix
4
5
+- move py.typed to narrative folder (#48)
6
7
## v1.2.0 (2025-07-21)
8
9
### Feat
pyproject.toml
@@ -27,7 +27,7 @@ bump_message = "bump: $current_version → $new_version"
27
version_provider = "poetry"
28
29
[tool.poetry]
30
-version = "1.2.0"
+version = "1.2.1"
31
classifiers = [
32
"Development Status :: 5 - Production/Stable",
33
"Intended Audience :: Developers",
0 commit comments