We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddc42df commit 412b62eCopy full SHA for 412b62e
CHANGELOG.md
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
-## [0.59.0] - 2026-04-02
+## [0.60.0] - 2026-04-02
11
12
### Added
13
- **Embeddable Forms** — Embed DFW forms on any external website via iframe:
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "django-forms-workflows"
3
-version = "0.59.0"
+version = "0.60.0"
4
description = "Enterprise-grade, database-driven form builder with approval workflows and external data integration"
5
license = "LGPL-3.0-only"
6
readme = "README.md"
0 commit comments