Skip to content

Commit

Permalink
0.4.1
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Jan 14, 2024
1 parent 2387b18 commit 93a3e10
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@



## v0.4.1 (2024-01-14)

### Fix

* fix: remove unnecessary noqa (#54)

- CI has started to complain about this ([`2387b18`](https://github.com/abid-mujtaba/testing-fixtures/commit/2387b186ef7b5fed05dab521465fd1ba89f48e98))


## v0.4.0 (2023-12-09)

### Chore
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "testing-fixtures"
version = "0.4.0"
version = "0.4.1"
authors = [
{ name = "Abid H. Mujtaba", email = "abid.naqvi83@gmail.com" }
]
Expand Down

0 comments on commit 93a3e10

Please sign in to comment.