Skip to content

Commit 8ecfb99

Browse files
authored
Merge pull request #141 from kraken-tech/version--1.0.0
v1.0.0
2 parents c3ae6d9 + 62fb8e8 commit 8ecfb99

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
99

10+
## [1.0.0] - 2026-04-16
11+
1012
## [0.2.1] - 2026-02-06
1113

1214
### Changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[project]
55
name = "django-subatomic"
66
description = "Fine-grained database transaction control for Django."
7-
version = "0.2.1"
7+
version = "1.0.0"
88

99
license = "BSD-3-Clause"
1010
license-files = ["LICENSE"]

0 commit comments

Comments
 (0)