Skip to content

Commit 5a79efd

Browse files
committed
Bump version: 4.1.0.14 → 4.1.0.15
1 parent d86f985 commit 5a79efd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Version 4.1.0.15
2+
2019-09-06
3+
- Update project requirements
4+
15
Version 4.1.0.14
26
2018-08-03
37
- Drop support for Python 2.6, 3.3

maec/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Copyright (c) 2018, The MITRE Corporation. All rights reserved.
22
# See LICENSE.txt for complete terms.
33

4-
__version__ = "4.1.0.14"
4+
__version__ = "4.1.0.15"

0 commit comments

Comments
 (0)