Skip to content

Commit 9a735c0

Browse files
chore(main): release 6.0.4 (#420)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7283277 commit 9a735c0

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

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

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

5+
## [6.0.4](https://github.com/equinor/tagreader-python/compare/v6.0.3...v6.0.4) (2025-04-11)
6+
7+
8+
### 🧹 Chores
9+
10+
* remove obsolete functions ([#418](https://github.com/equinor/tagreader-python/issues/418)) ([0929499](https://github.com/equinor/tagreader-python/commit/092949955d81dfdf1c91489d0e22a251d64f0850))
11+
12+
13+
### 🐛 Bug Fixes
14+
15+
* fix certificate handling for equinor clients ([#422](https://github.com/equinor/tagreader-python/issues/422)) ([7283277](https://github.com/equinor/tagreader-python/commit/728327736a6da64ab7efbef112681a4957108d44))
16+
* mypy errors, remove unused mypy ignore statements ([#419](https://github.com/equinor/tagreader-python/issues/419)) ([f6edc8d](https://github.com/equinor/tagreader-python/commit/f6edc8de23272da7909d594925ae3aefe68970c6))
17+
518
## [6.0.3](https://github.com/equinor/tagreader-python/compare/v6.0.2...v6.0.3) (2025-03-20)
619

720

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.3"
3+
version = "6.0.4"
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)