We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1eb5e3 commit 1d93868Copy full SHA for 1d93868
2 files changed
CHANGES.rst
@@ -2,6 +2,12 @@ Changelog
2
=========
3
4
5
+1.3.3 (unreleased)
6
+------------------
7
+
8
+- Nothing changed yet.
9
10
11
1.3.2 (2025-12-16)
12
------------------
13
setup.py
@@ -18,7 +18,7 @@
18
19
setup(
20
name="collective.dms.scanbehavior",
21
- version="1.3.2",
+ version="1.3.3.dev0",
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