Skip to content

Commit e8e66b7

Browse files
chore(main): release 6.0.3 (#416)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9a370c6 commit e8e66b7

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

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

5+
## [6.0.3](https://github.com/equinor/tagreader-python/compare/v6.0.2...v6.0.3) (2025-03-20)
6+
7+
8+
### 🧹 Chores
9+
10+
* **deps:** bump certifi from 2024.12.14 to 2025.1.31 ([#406](https://github.com/equinor/tagreader-python/issues/406)) ([9a370c6](https://github.com/equinor/tagreader-python/commit/9a370c64b9968ddc8b6a575c02daa47fde9c9529))
11+
* update cryptography to &gt;= 44.0.0 ([#410](https://github.com/equinor/tagreader-python/issues/410)) ([9651de7](https://github.com/equinor/tagreader-python/commit/9651de725dd2c9117202e2655650c8bb9d3ad12d))
12+
513
## [6.0.2](https://github.com/equinor/tagreader-python/compare/v6.0.1...v6.0.2) (2025-02-04)
614

715

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.2"
3+
version = "6.0.3"
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ø <eiids@equinor.com>", "Morten Dæhli Aslesen <masl@equinor.com"]
66
license = "MIT"

0 commit comments

Comments
 (0)