We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d86f985 commit 5a79efdCopy full SHA for 5a79efd
CHANGES.txt
@@ -1,3 +1,7 @@
1
+Version 4.1.0.15
2
+2019-09-06
3
+- Update project requirements
4
+
5
Version 4.1.0.14
6
2018-08-03
7
- Drop support for Python 2.6, 3.3
maec/version.py
@@ -1,4 +1,4 @@
# Copyright (c) 2018, The MITRE Corporation. All rights reserved.
# See LICENSE.txt for complete terms.
-__version__ = "4.1.0.14"
+__version__ = "4.1.0.15"
0 commit comments