Skip to content

Commit 7b51eb3

Browse files
committed
Bump to 0.3.1.
1 parent 94f9bf7 commit 7b51eb3

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.3.1
4+
5+
- Fix `$index`.
6+
37
## 0.3.0
48

59
- Handle `datetime`, `int`, `float`, `list`, `dict`, `datetime`, and `Callable` as variables.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "dj-toml-settings"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
description = "Load Django settings from a TOML file"
55
authors = [
66
{ name = "Adam Hill", email = "adam@adamghill.com" },

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)