Skip to content

Commit f1407f6

Browse files
authored
Merge pull request #118 from kraken-tech/prepare-v0.2.0
Bump version to 0.2.0
2 parents 6296fed + 9a682bd commit f1407f6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

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+
## [0.2.0] - 2026-01-21
11+
1012
### Added
1113

1214
- Django 6.0 has been added to the test matrix.

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.1.1"
7+
version = "0.2.0"
88

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

0 commit comments

Comments
 (0)