We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3ae6d9 + 62fb8e8 commit 8ecfb99Copy full SHA for 8ecfb99
2 files changed
CHANGELOG.md
@@ -7,6 +7,8 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
## [Unreleased]
9
10
+## [1.0.0] - 2026-04-16
11
+
12
## [0.2.1] - 2026-02-06
13
14
### Changed
pyproject.toml
@@ -4,7 +4,7 @@
4
[project]
5
name = "django-subatomic"
6
description = "Fine-grained database transaction control for Django."
-version = "0.2.1"
+version = "1.0.0"
license = "BSD-3-Clause"
license-files = ["LICENSE"]
0 commit comments