File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Copyright (c) 2014, The MITRE Corporation. All rights reserved.
22# See LICENSE.txt for complete terms.
33
4- __version__ = "2.1.0.6 "
4+ __version__ = "2.1.0.7 "
55
66import collections
77import inspect
Original file line number Diff line number Diff line change @@ -20,14 +20,14 @@ version of CybOX.
2020============= ====================
2121CybOX Version python-cybox Version
2222============= ====================
23- 2.1 2.1.0.6 (`PyPI `__) (`GitHub `__)
23+ 2.1 2.1.0.7 (`PyPI `__) (`GitHub `__)
24242.0.1 2.0.1.4 (`PyPI `__) (`GitHub `__)
25252.0 2.0.0.1 (`PyPI `__) (`GitHub `__)
26261.0 1.0.0b3 (`PyPI `__) (`GitHub `__)
2727============= ====================
2828
29- __ https://pypi.python.org/pypi/cybox/2.1.0.6
30- __ https://github.com/CybOXProject/python-cybox/tree/v2.1.0.6
29+ __ https://pypi.python.org/pypi/cybox/2.1.0.7
30+ __ https://github.com/CybOXProject/python-cybox/tree/v2.1.0.7
3131__ https://pypi.python.org/pypi/cybox/2.0.1.4
3232__ https://github.com/CybOXProject/python-cybox/tree/v2.0.1.4
3333__ https://pypi.python.org/pypi/cybox/2.0.0.1
You can’t perform that action at this time.
0 commit comments