We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c3b725 commit 365e272Copy full SHA for 365e272
1 file changed
setup.py
@@ -12,8 +12,8 @@
12
long_description = f.read()
13
14
setup(
15
- name="attackcti",
16
- version="0.4.0",
+ name="attackcti-thelok",
+ version="0.4.1",
17
author="Roberto Rodriguez",
18
description="MITRE ATTACK CTI Python Libary",
19
long_description=long_description,
@@ -45,4 +45,4 @@
45
'Programming Language :: Python :: 3.8',
46
'Programming Language :: Python :: 3.9'
47
],
48
-)
+)
0 commit comments