Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
matti-lamppu committed Feb 9, 2024
1 parent cef0a96 commit 454d6a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ body:
If you are not using the latest version, please try to also reproduce the bug
on the latest version before opening the issue.
options:
- "0.0.9"
- "0.0.8"
- "0.0.7"
- "0.0.6"
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 = "django-lookup-property"
version = "0.0.8"
version = "0.0.9"
description = "Django model properties that are also lookup expressions."
authors = [
"Matti Lamppu <[email protected]>",
Expand Down

0 comments on commit 454d6a1

Please sign in to comment.