Skip to content

Commit b0c24fe

Browse files
Release 0.72.2
1 parent 7549106 commit b0c24fe

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
# v0.72.2 - 2025-10-16
4+
5+
- [BUGFIX] Fix deleting projects without farm #659
6+
37
# v0.72.1 - 2025-10-01
48

59
- [BUGFIX] Remove excluded "farm" field from ProjectSerializer #657

pyproject.toml

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

55
[project]
66
name = "promgen"
7-
version = "0.73.0.dev"
7+
version = "0.72.2"
88
authors = [{ name = "LINE Corporation", email = "dl_oss_dev@linecorp.com" }]
99
classifiers = [
1010
"Environment :: Web Environment",

0 commit comments

Comments
 (0)