Skip to content

Commit 936ed42

Browse files
docs: Update version.
1 parent ed6670e commit 936ed42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py_ocpi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Python Implementation of OCPI"""
22

3-
__version__ = "2025.6.4"
3+
__version__ = "2025.6.25"
44

55
from .core import enums, data_types
66
from .main import get_application

0 commit comments

Comments
 (0)