We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8b710e commit f1eb5e3Copy full SHA for f1eb5e3
2 files changed
CHANGES.rst
@@ -2,7 +2,7 @@ Changelog
2
=========
3
4
5
-1.3.2 (unreleased)
+1.3.2 (2025-12-16)
6
------------------
7
8
- Removed 'to_sign' and 'signed' fields from the behavior.
setup.py
@@ -18,7 +18,7 @@
18
19
setup(
20
name="collective.dms.scanbehavior",
21
- version="1.3.2.dev0",
+ version="1.3.2",
22
description="Behavior adding scan metadata",
23
long_description=long_description,
24
# Get more from http://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments