Skip to content

Commit f9281c2

Browse files
committed
chore: bump version to 0.4.1
1 parent 809e897 commit f9281c2

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.4.1](https://github.com/zobweyt/textcase/compare/0.4.0...0.4.1) (2025-04-15)
6+
7+
Performance and documentation enhancements.
8+
9+
### <!-- 2 -->Performance <!-- omit in toc -->
10+
11+
- optimize build ([`a79cb84`](https://github.com/zobweyt/textcase/commit/a79cb84082d1b3d7ba717fe7059c7ca3fa713f4b))
12+
513
## [0.4.0](https://github.com/zobweyt/textcase/compare/0.3.1...0.4.0) (2025-04-14)
614

715
Rewrite.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "textcase"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
description = "A feature-rich Python text case conversion library."
55
readme = "README.md"
66
license = "MIT"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)