Skip to content

Commit 24e0e8f

Browse files
committed
chore: Bump project version
1 parent e4cb984 commit 24e0e8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "django-autowired"
7-
version = "0.1.0"
7+
version = "0.2.1"
88
description = "Spring Boot-style @injectable autowiring for Python — zero manual wiring, any DI backend."
99
readme = "README.md"
1010
license = {text = "MIT"}

0 commit comments

Comments
 (0)