Skip to content

Commit 86d6ca1

Browse files
authored
fix: Export types moved files (#221)
1 parent d558312 commit 86d6ca1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/c2pa/c2pa.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3327,6 +3327,7 @@ def ed25519_sign(data: bytes, private_key: str) -> bytes:
33273327
'C2paError',
33283328
'C2paSeekMode',
33293329
'C2paSigningAlg',
3330+
'C2paDigitalSourceType',
33303331
'C2paSignerInfo',
33313332
'C2paBuilderIntent',
33323333
'Stream',

0 commit comments

Comments
 (0)