We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d9cba2 commit 32b6b80Copy full SHA for 32b6b80
CHANGES.rst
@@ -1,7 +1,7 @@
1
Changes
2
=======
3
4
-0.5.0 (unreleased)
+0.5.0 (2025-10-06)
5
------------------
6
7
* Added support for Python 3.14.
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "price-parser"
-version = "0.4.0"
+version = "0.5.0"
8
description = "Extract price and currency from a raw string"
9
readme = "README.rst"
10
license = "BSD-3-Clause"
0 commit comments