Minor change
parent
84fa86a2fd
commit
7b9f09ee18
|
@ -65,9 +65,9 @@ For more in-depth documentation, please see `https://stix2.readthedocs.io/ <http
|
|||
STIX 2.X Technical Specification Support
|
||||
----------------------------------------
|
||||
|
||||
This version of python-stix2 supports STIX 2.0 by default. Although, the `stix2`
|
||||
Python library is built to support multiple versions of the STIX Technical
|
||||
Specification. With every major release of stix2 the ``import stix2``
|
||||
This version of python-stix2 supports STIX 2.0 by default. Although, the
|
||||
`stix2` Python library is built to support multiple versions of the STIX
|
||||
Technical Specification. With every major release of stix2 the ``import stix2``
|
||||
statement will automatically load the SDO/SROs equivalent to the most recent
|
||||
supported 2.X Technical Specification. Please see the library documentation
|
||||
for more details.
|
||||
|
|
Loading…
Reference in New Issue