Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Commit 5c76d9a

Browse files
chore(main): release 0.2.3 (#19)
* 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>
1 parent 6b8639f commit 5c76d9a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## [0.2.3](https://github.com/liblaf/utils.py/compare/v0.2.2...v0.2.3) (2023-05-04)
4+
5+
### Bug Fixes
6+
7+
- **nginx:** config client_max_body_size ([6b8639f](https://github.com/liblaf/utils.py/commit/6b8639f1b55133c44304c32f3a04dbd960c33034))
8+
39
## [0.2.2](https://github.com/liblaf/utils.py/compare/v0.2.1...v0.2.2) (2023-05-04)
410

511
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ name = "utils-py"
1010
packages = [{ include = "utils" }]
1111
readme = "README.md"
1212
repository = "https://github.com/liblaf/utils.py"
13-
version = "0.2.2"
13+
version = "0.2.3"
1414

1515
[tool.poetry.dependencies]
1616
pygithub = "^1.58.1"

0 commit comments

Comments
 (0)