Skip to content

Commit

Permalink
0.1.4
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release

[skip actions]
  • Loading branch information
MarkusPic committed Mar 22, 2024
1 parent fa4b6b6 commit 10e2f2e
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,37 @@



## v0.1.4 (2024-03-22)

### Documentation

* docs: file header ([`5a96e4f`](https://github.com/MarkusPic/ehyd_tools/commit/5a96e4f62f2e97d44e5faad817c6a5f8b2f24e6e))

### Fix

* fix: updated to conform new pandas syntax ([`fa4b6b6`](https://github.com/MarkusPic/ehyd_tools/commit/fa4b6b69c3e4bb0b1e2f9686a9526f37f9486b69))

### Style

* style: adapt code to prevent pandas deprecated warning ([`f25a58e`](https://github.com/MarkusPic/ehyd_tools/commit/f25a58e1937e74754023fb50e3eee02a16c4b3a9))

* style: literal colors ([`7e6c5ce`](https://github.com/MarkusPic/ehyd_tools/commit/7e6c5ce69410469fcedbb8591104404c3cd1aaec))


## v0.1.3 (2023-11-07)

### Fix

* fix: pandas 2.1.2 deprecation warning ([`b2a4b84`](https://github.com/MarkusPic/ehyd_tools/commit/b2a4b84dbe165d325818412e64486a3cf9fe2416))

### Unknown

* 0.1.3

Automatically generated by python-semantic-release

[skip actions] ([`441dd81`](https://github.com/MarkusPic/ehyd_tools/commit/441dd81725c033feb925865d1d7f2dccccb6552d))


## v0.1.2 (2023-08-07)

Expand Down
2 changes: 1 addition & 1 deletion ehyd_tools/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.1.3'
__version__ = '0.1.4'

0 comments on commit 10e2f2e

Please sign in to comment.