Skip to content

Commit a7eb60a

Browse files
committed
Bump version to 0.5.1
- Update version number in pyproject.toml from 0.5.0 to 0.5.1 to reflect the new patch release. This prepares the package for the next release which includes the async detection fix and Python 3.14 CI support.
1 parent 010fb8f commit a7eb60a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "nordpool"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
description = "Python library for fetching Nord Pool spot prices."
55
authors = ["Kimmo Huoman <kipenroskaposti@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)