Skip to content

Commit 7219493

Browse files
committed
Back to development: 1.0.0a9
1 parent ad160ed commit 7219493

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 1.0.0a9 (unreleased)
4+
5+
6+
- Nothing changed yet.
7+
8+
39
## 1.0.0a8 (2025-07-30)
410

511
- Fix another error on Startup when the DefaultConfig is not yet initialized

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
setup(
1717
name="collective.pdbpp",
18-
version="1.0.0a8",
18+
version="1.0.0a9.dev0",
1919
description="An addon for Plone that allow you debug your code using the pdbpp package",
2020
long_description=long_description,
2121
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)