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 @@ -22,14 +22,14 @@ version of STIX.
2222============ ===================
2323STIX Version python-stix Version
2424============ ===================
25- 1.1.1 1.1.1.2 (`PyPI `__) (`GitHub `__)
25+ 1.1.1 1.1.1.3 (`PyPI `__) (`GitHub `__)
26261.1.0 1.1.0.6 (`PyPI `__) (`GitHub `__)
27271.0.1 1.0.1.1 (`PyPI `__) (`GitHub `__)
28281.0 1.0.0a7 (`PyPI `__) (`GitHub `__)
2929============ ===================
3030
31- __ https://pypi.python.org/pypi/stix/1.1.1.2
32- __ https://github.com/STIXProject/python-stix/tree/v1.1.1.2
31+ __ https://pypi.python.org/pypi/stix/1.1.1.3
32+ __ https://github.com/STIXProject/python-stix/tree/v1.1.1.3
3333__ https://pypi.python.org/pypi/stix/1.1.0.6
3434__ https://github.com/STIXProject/python-stix/tree/v1.1.0.6
3535__ https://pypi.python.org/pypi/stix/1.0.1.1
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__ = "1.1.1.2 "
4+ __version__ = "1.1.1.3 "
55
66from .base import Entity , EntityList
77
You can’t perform that action at this time.
0 commit comments