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 @@ -20,14 +20,14 @@ version of STIX.
2020============ ===================
2121STIX Version python-stix Version
2222============ ===================
23- 1.1.1 1.1.1.1 (`PyPI `__) (`GitHub `__)
23+ 1.1.1 1.1.1.2 (`PyPI `__) (`GitHub `__)
24241.1.0 1.1.0.6 (`PyPI `__) (`GitHub `__)
25251.0.1 1.0.1.1 (`PyPI `__) (`GitHub `__)
26261.0 1.0.0a7 (`PyPI `__) (`GitHub `__)
2727============ ===================
2828
29- __ https://pypi.python.org/pypi/stix/1.1.1.1
30- __ https://github.com/STIXProject/python-stix/tree/v1.1.1.1
29+ __ https://pypi.python.org/pypi/stix/1.1.1.2
30+ __ https://github.com/STIXProject/python-stix/tree/v1.1.1.2
3131__ https://pypi.python.org/pypi/stix/1.1.0.6
3232__ https://github.com/STIXProject/python-stix/tree/v1.1.0.6
3333__ 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.1 "
4+ __version__ = "1.1.1.2 "
55
66from .base import Entity , EntityList
77
You can’t perform that action at this time.
0 commit comments