Skip to content

Commit cd50183

Browse files
author
github-actions
committed
version incremented
1 parent 89caf73 commit cd50183

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## [v0.27.1](https://github.com/db0/pythorhead/tree/v0.27.1) (2024-12-21)
4+
5+
[Full Changelog](https://github.com/db0/pythorhead/compare/v0.27.0...v0.27.1)
6+
37
## [v0.27.0](https://github.com/db0/pythorhead/tree/v0.27.0) (2024-12-21)
48

59
[Full Changelog](https://github.com/db0/pythorhead/compare/v0.26.0...v0.27.0)

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.27.0"
11+
version = "v0.27.1"
1212
readme = "README.md"
1313
requires-python = ">=3.10"
1414
license = { file="LICENSE" }

0 commit comments

Comments
 (0)