File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v0.32.1] ( https://github.com/db0/pythorhead/tree/v0.32.1 ) (2025-04-15)
4
+
5
+ [ Full Changelog] ( https://github.com/db0/pythorhead/compare/v0.32.0...v0.32.1 )
6
+
7
+ ** Merged pull requests:**
8
+
9
+ - fix: adds new last\_ donation\_ notification [ \# 113] ( https://github.com/db0/pythorhead/pull/113 ) ([ db0] ( https://github.com/db0 ) )
10
+
3
11
## [ v0.32.0] ( https://github.com/db0/pythorhead/tree/v0.32.0 ) (2025-03-04)
4
12
5
13
[ Full Changelog] ( https://github.com/db0/pythorhead/compare/v0.31.2...v0.32.0 )
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ description = "A python library for interacting with Lemmy API"
8
8
authors = [
9
9
{
name =
" db0" ,
email =
" [email protected] " },
10
10
]
11
- version = " v0.32.0 "
11
+ version = " v0.32.1 "
12
12
readme = " README.md"
13
13
requires-python = " >=3.10"
14
14
license = { file =" LICENSE" }
You can’t perform that action at this time.
0 commit comments