Skip to content

Commit ce8dba5

Browse files
committed
build(version): bump to 3.0.0a2, update cross-deps and PyPI metadata
1 parent efb165d commit ce8dba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/getpaid_przelewy24/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Lazy imports — client and processor are defined in later tasks.
44
# This avoids ImportError when only types.py is implemented so far.
55

6-
__version__ = "0.1.2"
6+
__version__ = "3.0.0a2"
77

88
__all__ = [
99
"P24Client",

0 commit comments

Comments
 (0)