Skip to content

Commit 57d86c4

Browse files
authored
Merge pull request #2 from thelok/get_software_batches
Bump version to 0.4.1
2 parents 86d389a + 365e272 commit 57d86c4

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)