Skip to content

Commit

Permalink
Version 1.3.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn committed Apr 5, 2024
1 parent 7928e18 commit ec4295a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,13 @@
We follow Semantic Version.


## 1.3.1

### Bugfixes

- Fixes getting the last stack item performance #532


## 1.3.0

### Features
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "django-split-settings"
version = "1.3.0"
version = "1.3.1"
description = "Organize Django settings into multiple files and directories. Easily override and modify settings. Use wildcards and optional settings files."
authors = [
"sobolevn <mail@sobolevn.me>",
Expand Down

0 comments on commit ec4295a

Please sign in to comment.