Skip to content

Commit e72ce4e

Browse files
authored
Version 0.3.0 release (#688)
1 parent 183a57c commit e72ce4e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
We follow [Semantic Versions](https://semver.org/).
44

55

6-
## WIP
6+
## Version 0.3.0 (2026-03-17)
77

88
### Features
99

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build-backend = "poetry.core.masonry.api"
77
name = "django-modern-rest"
88
description = "Modern REST framework for Django with types and async support"
99
license = "MIT"
10-
version = "0.2.0"
10+
version = "0.3.0"
1111
requires-poetry = ">=2.3"
1212

1313
authors = [

0 commit comments

Comments
 (0)