Skip to content

Commit 12c75e0

Browse files
author
github-actions
committed
version incremented
1 parent 8da0ffb commit 12c75e0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [v0.32.0](https://github.com/db0/pythorhead/tree/v0.32.0) (2025-03-04)
4+
5+
[Full Changelog](https://github.com/db0/pythorhead/compare/v0.31.2...v0.32.0)
6+
7+
**Merged pull requests:**
8+
9+
- Acception and rejection of user applications [\#112](https://github.com/db0/pythorhead/pull/112) ([BurningTurtle-dev](https://github.com/BurningTurtle-dev))
10+
311
## [v0.31.2](https://github.com/db0/pythorhead/tree/v0.31.2) (2025-02-19)
412

513
[Full Changelog](https://github.com/db0/pythorhead/compare/v0.31.1...v0.31.2)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description = "A python library for interacting with Lemmy API"
88
authors = [
99
{name = "db0", email = "[email protected]"},
1010
]
11-
version = "v0.31.2"
11+
version = "v0.32.0"
1212
readme = "README.md"
1313
requires-python = ">=3.10"
1414
license = { file="LICENSE" }

0 commit comments

Comments
 (0)