We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92a62c9 commit 7353851Copy full SHA for 7353851
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [v0.29.0](https://github.com/db0/pythorhead/tree/v0.29.0) (2025-01-16)
4
+
5
+[Full Changelog](https://github.com/db0/pythorhead/compare/v0.28.0...v0.29.0)
6
7
## [v0.28.0](https://github.com/db0/pythorhead/tree/v0.28.0) (2025-01-15)
8
9
[Full Changelog](https://github.com/db0/pythorhead/compare/v0.27.3...v0.28.0)
pyproject.toml
@@ -8,7 +8,7 @@ description = "A python library for interacting with Lemmy API"
authors = [
{name = "db0", email = "[email protected]"},
10
]
11
-version = "v0.28.0"
+version = "v0.29.0"
12
readme = "README.md"
13
requires-python = ">=3.10"
14
license = { file="LICENSE" }
0 commit comments