Skip to content

Commit 14b5bde

Browse files
Cyb3rWard0gCyb3rWard0g
authored andcommitted
0.4.0 update
1 parent 3b7efa9 commit 14b5bde

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Changelog
22

3-
## [0.3.9](https://github.com/OTRF/ATTACK-Python-Client/tree/0.3.9) (2023-04-12)
3+
## [0.4.0](https://github.com/OTRF/ATTACK-Python-Client/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/OTRF/ATTACK-Python-Client/compare/0.3.9...HEAD)
6+
7+
**Merged pull requests:**
8+
9+
- Added support for Mobile data sources/components [\#65](https://github.com/OTRF/ATTACK-Python-Client/pull/65) ([rubinatorz](https://github.com/rubinatorz))
10+
11+
## [0.3.9](https://github.com/OTRF/ATTACK-Python-Client/tree/0.3.9) (2023-04-13)
412

513
[Full Changelog](https://github.com/OTRF/ATTACK-Python-Client/compare/0.3.8...0.3.9)
614

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[metadata]
2-
description-file = README.md
2+
description_file = README.md

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
setup(
1515
name="attackcti",
16-
version="0.3.9",
16+
version="0.4.0",
1717
author="Roberto Rodriguez",
1818
description="MITRE ATTACK CTI Python Libary",
1919
long_description=long_description,

0 commit comments

Comments
 (0)