Skip to content

Commit

Permalink
version incremented
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 21, 2025
1 parent 5972f54 commit 957d2b0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [v0.30.1](https://github.com/db0/pythorhead/tree/v0.30.1) (2025-01-21)

[Full Changelog](https://github.com/db0/pythorhead/compare/v0.30.0...v0.30.1)

**Merged pull requests:**

- Add hide post function [\#108](https://github.com/db0/pythorhead/pull/108) ([chris-y](https://github.com/chris-y))

## [v0.30.0](https://github.com/db0/pythorhead/tree/v0.30.0) (2025-01-21)

[Full Changelog](https://github.com/db0/pythorhead/compare/v0.29.0...v0.30.0)
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description = "A python library for interacting with Lemmy API"
authors = [
{name = "db0", email = "[email protected]"},
]
version = "v0.30.0"
version = "v0.30.1"
readme = "README.md"
requires-python = ">=3.10"
license = { file="LICENSE" }
Expand Down

0 comments on commit 957d2b0

Please sign in to comment.