Skip to content

Commit

Permalink
chore(main): release 0.2.3 (#19)
Browse files Browse the repository at this point in the history
* chore(main): release 0.2.3

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and pre-commit-ci[bot] authored May 4, 2023
1 parent 6b8639f commit 5c76d9a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [0.2.3](https://github.com/liblaf/utils.py/compare/v0.2.2...v0.2.3) (2023-05-04)

### Bug Fixes

- **nginx:** config client_max_body_size ([6b8639f](https://github.com/liblaf/utils.py/commit/6b8639f1b55133c44304c32f3a04dbd960c33034))

## [0.2.2](https://github.com/liblaf/utils.py/compare/v0.2.1...v0.2.2) (2023-05-04)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ name = "utils-py"
packages = [{ include = "utils" }]
readme = "README.md"
repository = "https://github.com/liblaf/utils.py"
version = "0.2.2"
version = "0.2.3"

[tool.poetry.dependencies]
pygithub = "^1.58.1"
Expand Down

0 comments on commit 5c76d9a

Please sign in to comment.