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

Commit 20b8a11

Browse files
author
Samuel Hassine
committed
Fix setup
1 parent c02d558 commit 20b8a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def run(self):
2525

2626
setup(
2727
name='pycti',
28-
version='1.0.4',
28+
version='1.0.5',
2929
description='Python API client for OpenCTI.',
3030
long_description='Official Python client for the OpenCTI platform.',
3131
author='OpenCTI',

0 commit comments

Comments
 (0)