Skip to content

Commit 365e272

Browse files
committed
Bump version number to 0.4.1
1 parent 9c3b725 commit 365e272

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

setup.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
long_description = f.read()
1313

1414
setup(
15-
name="attackcti",
16-
version="0.4.0",
15+
name="attackcti-thelok",
16+
version="0.4.1",
1717
author="Roberto Rodriguez",
1818
description="MITRE ATTACK CTI Python Libary",
1919
long_description=long_description,
@@ -45,4 +45,4 @@
4545
'Programming Language :: Python :: 3.8',
4646
'Programming Language :: Python :: 3.9'
4747
],
48-
)
48+
)

0 commit comments

Comments
 (0)