Skip to content

Commit ce5a331

Browse files
committed
Preparing release 1.0.0a5
1 parent 0a1890b commit ce5a331

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,7 +1,7 @@
11
# Changelog
22

33

4-
## 1.0.0a5 (unreleased)
4+
## 1.0.0a5 (2025-03-28)
55

66

77
- Do not limit rich output

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