Skip to content

Commit 32b6b80

Browse files
committed
Bump version: 0.4.0 → 0.5.0
1 parent 5d9cba2 commit 32b6b80

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changes
22
=======
33

4-
0.5.0 (unreleased)
4+
0.5.0 (2025-10-06)
55
------------------
66

77
* Added support for Python 3.14.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "price-parser"
7-
version = "0.4.0"
7+
version = "0.5.0"
88
description = "Extract price and currency from a raw string"
99
readme = "README.rst"
1010
license = "BSD-3-Clause"

0 commit comments

Comments
 (0)