Skip to content

Commit ad160ed

Browse files
committed
Preparing release 1.0.0a8
1 parent dec1bd0 commit ad160ed

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 1.0.0a8 (unreleased)
3+
## 1.0.0a8 (2025-07-30)
44

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

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.dev0",
18+
version="1.0.0a8",
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)