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