Skip to content

Commit

Permalink
0.0.2
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions[bot] committed Jul 2, 2024
1 parent 1fe9210 commit a4e12e4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# CHANGELOG

## v0.0.2 (2024-07-02)

### Fix

* fix: Test new tag ([`f64916e`](https://github.com/adevinta/anomalywatchdog/commit/f64916e5aadb7cc226d865b93c2b3a9f1e42b7a6))

### Unknown

* Merge pull request #4 from adevinta/feature/fix_poetry

fix: Test new tag ([`1fe9210`](https://github.com/adevinta/anomalywatchdog/commit/1fe9210c75bd6953c0868a167eeb16b1d7058b70))

## v0.0.1 (2024-07-02)

### Fix
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 = "anomalywatchdog"
version = "0.0.1"
version = "0.0.2"
description = ""
authors = ["alexis-vazquez <[email protected]>", "enric-pampols <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit a4e12e4

Please sign in to comment.