Skip to content

Commit f7b584f

Browse files
docs: Update version of the application.
1 parent a2bddde commit f7b584f

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.5.22"
3+
__version__ = "2025.6.4"
44

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

0 commit comments

Comments
 (0)