Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion stubs/reportlab/METADATA.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = "4.5.1"
version = "5.0.0"
# GitHub mirror of https://hg.reportlab.com/hg-public/reportlab/file
upstream-repository = "https://github.com/MrBitBucket/reportlab-mirror"

Expand Down
1 change: 0 additions & 1 deletion stubs/reportlab/reportlab/lib/rparsexml.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ from _typeshed import FileDescriptorOrPath, Unused
from collections.abc import Iterable
from typing import Final, type_check_only

RequirePyRXP: int
simpleparse: int

@type_check_only
Expand Down
Loading