We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3be49e commit 43e3df5Copy full SHA for 43e3df5
CHANGES.rst
@@ -2,6 +2,12 @@ Changelog
2
=========
3
4
5
+1.4.11 (unreleased)
6
+-------------------
7
+
8
+- Nothing changed yet.
9
10
11
1.4.10 (2025-08-07)
12
-------------------
13
setup.py
@@ -16,7 +16,7 @@
16
17
setup(
18
name="imio.smartweb.core",
19
- version="1.4.10",
+ version="1.4.11.dev0",
20
description="Core product for iMio websites",
21
long_description=long_description,
22
# Get more from https://pypi.org/classifiers/
0 commit comments