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 865332b commit 90ed3b3Copy full SHA for 90ed3b3
CHANGES.rst
@@ -2,6 +2,12 @@ Changelog
2
=========
3
4
5
+1.0.5 (unreleased)
6
+------------------
7
+
8
+- Nothing changed yet.
9
10
11
1.0.4 (2025-10-29)
12
------------------
13
setup.py
@@ -16,7 +16,7 @@
16
17
setup(
18
name="collective.big.bang",
19
- version="1.0.4",
+ version="1.0.5.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