Skip to content

Commit 412b62e

Browse files
committed
chore: bump version to 0.60.0 for PyPI release
1 parent ddc42df commit 412b62e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
## [0.59.0] - 2026-04-02
10+
## [0.60.0] - 2026-04-02
1111

1212
### Added
1313
- **Embeddable Forms** — Embed DFW forms on any external website via iframe:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "django-forms-workflows"
3-
version = "0.59.0"
3+
version = "0.60.0"
44
description = "Enterprise-grade, database-driven form builder with approval workflows and external data integration"
55
license = "LGPL-3.0-only"
66
readme = "README.md"

0 commit comments

Comments
 (0)