Skip to content

Commit 46b2de8

Browse files
docs: Update application version.
1 parent 9918fd2 commit 46b2de8

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.25"
3+
__version__ = "2025.7.16"
44

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

0 commit comments

Comments
 (0)