Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit f4a0c70

Browse files
committed
Merge branch 'master' into release/6.4.0
2 parents 5884b6c + 8dd96e4 commit f4a0c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pycti/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- coding: utf-8 -*-
2-
__version__ = "6.3.12"
2+
__version__ = "6.3.13"
33

44
from .api.opencti_api_client import OpenCTIApiClient
55
from .api.opencti_api_connector import OpenCTIApiConnector

0 commit comments

Comments
 (0)