Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
matti-lamppu committed Apr 29, 2024
1 parent 0bb57fb commit 73e2545
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.3"
- "0.0.2"
- "0.0.1"
validations:
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-environment-config"
version = "0.0.2"
version = "0.0.3"
description = "Configure django settings for multiple environments."
authors = [
"Matti Lamppu <lamppu.matti.akseli@gmail.com>",
Expand Down

0 comments on commit 73e2545

Please sign in to comment.