Skip to content

Commit f933ab5

Browse files
committed
Preparing release 3.7.5
1 parent f5e2fec commit f933ab5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Changelog
22
=========
33

44

5-
## 3.7.5 (unreleased)
5+
## 3.7.5 (2025-05-05)
66

77

88
- Do not break if the lead image adapter cannot be initialized (fixes [#25](https://github.com/collective/collective.behavior.relatedmedia/issues/25)). @ale-rt

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from setuptools import setup
44

55

6-
version = "3.7.5.dev0"
6+
version = "3.7.5"
77

88
this_directory = Path(__file__).parent
99
long_description = (

0 commit comments

Comments
 (0)