Skip to content

Commit

Permalink
chore(main): release 4.2.4 (#241)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jul 12, 2023
1 parent a48db69 commit 01d1049
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

## [4.2.4](https://github.com/equinor/tagreader-python/compare/v4.2.3...v4.2.4) (2023-07-12)


### 🐛 Bug Fixes

* remove default arguments from caching classes ([a48db69](https://github.com/equinor/tagreader-python/commit/a48db69c729d41f9f46c0ebb415f640b52ad241d))

## [4.2.3](https://github.com/equinor/tagreader-python/compare/v4.2.2...v4.2.3) (2023-07-12)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "tagreader"
version = "4.2.3"
version = "4.2.4"
description = "Tagreader is a Python package for reading trend data from the OSIsoft PI and Aspen Infoplus.21 IMS systems."
authors = ["Einar S. Idsø <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 01d1049

Please sign in to comment.