From 67e640a843aff0261d7a724944ada9827ae15662 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 13:22:10 +0100 Subject: [PATCH] chore(main): release 5.1.3 (#297) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ pyproject.toml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dbba3d02..bf3dd8f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ This changelog is deprecated. All changes are documented under [releases](https://github.com/equinor/tagreader-python/releases). +## [5.1.3](https://github.com/equinor/tagreader-python/compare/v5.1.2...v5.1.3) (2023-12-06) + + +### 🐛 Bug Fixes + +* add both certificates until AspenOne supports the new Equinor Root CA ([e6a2c2b](https://github.com/equinor/tagreader-python/commit/e6a2c2b6089f27f9edc286e33aa93d077849c81e)) + ## [5.1.2](https://github.com/equinor/tagreader-python/compare/v5.1.1...v5.1.2) (2023-12-05) ### 🧹 Chores diff --git a/pyproject.toml b/pyproject.toml index 13d67b16..441158ef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "tagreader" -version = "5.1.2" +version = "5.1.3" description = "Tagreader is a Python package for reading trend data from the OSIsoft PI and Aspen Infoplus.21 IMS systems." authors = ["Einar S. Idsø ", "Morten Dæhli Aslesen