We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbd3333 commit 6c6113cCopy full SHA for 6c6113c
CHANGES.rst
@@ -2,6 +2,12 @@ Changelog
2
=========
3
4
5
+1.0.3 (unreleased)
6
+------------------
7
+
8
+- Nothing changed yet.
9
10
11
1.0.2 (2025-11-20)
12
------------------
13
setup.py
@@ -16,7 +16,7 @@
16
17
setup(
18
name="redturtle.rsync",
19
- version="1.0.2",
+ version="1.0.3.dev0",
20
description="An add-on for Plone",
21
long_description=long_description,
22
# Get more from https://pypi.org/classifiers/
0 commit comments