Skip to content

Commit

Permalink
release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bfontaine committed Mar 4, 2024
1 parent 4594a3e commit 9abcaaa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Bixomix Changelog

## 0.1.1 (unreleased)
## 0.1.1 (2024/03/04)

* Add `EnabledMixin`, `EnabledNoMixin`
* Add `UpdateFromDictMixin`
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 = "bixomix"
version = "0.1.0"
version = "0.1.1"
description = "Collection of SQLAlchemy mixins"
authors = ["Baptiste Fontaine <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 9abcaaa

Please sign in to comment.