We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0166c65 commit 27ca914Copy full SHA for 27ca914
CHANGES.md
@@ -1,7 +1,7 @@
1
# Changelog
2
3
4
-## 1.1.0 (2025-10-14)
+## 1.0.4 (unreleased)
5
6
- Added expansion feature, which allows to perform all pending upgrade steps in one operation.
7
[bsuttor]
setup.py
@@ -16,7 +16,7 @@
16
17
setup(
18
name="collective.big.bang",
19
- version="1.1.0",
+ version="1.0.4.dev0",
20
description="Add-on which create Plone site into Zope",
21
long_description=long_description,
22
# Get more from https://pypi.org/classifiers/
0 commit comments