Skip to content

Commit 927e434

Browse files
chore(main): release 6.0.5
1 parent 79aeec5 commit 927e434

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

33
This changelog is deprecated. All changes are documented under [releases](https://github.com/equinor/tagreader-python/releases).
44

5+
## [6.0.5](https://github.com/equinor/tagreader-python/compare/v6.0.4...v6.0.5) (2025-08-25)
6+
7+
8+
### 🔨 Refactor
9+
10+
* fix minor issues, type hinting and deprecations ([#437](https://github.com/equinor/tagreader-python/issues/437)) ([9f18b7e](https://github.com/equinor/tagreader-python/commit/9f18b7e504671e540d943b8e70d80ed3bbab3c04))
11+
512
## [6.0.4](https://github.com/equinor/tagreader-python/compare/v6.0.3...v6.0.4) (2025-04-11)
613

714

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 = "tagreader"
3-
version = "6.0.4"
3+
version = "6.0.5"
44
description = "Tagreader is a Python package for reading trend data from the OSIsoft PI and Aspen Infoplus.21 IMS systems."
55
authors = ["Einar S. Idsø <[email protected]>", "Morten Dæhli Aslesen <[email protected]"]
66
license = "MIT"

0 commit comments

Comments
 (0)