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,15 +22,15 @@ version of STIX.
2222============ ===================
2323STIX Version python-stix Version
2424============ ===================
25- 1.2 1.2.0.3 (`PyPI `__) (`GitHub `__)
25+ 1.2 1.2.0.4 (`PyPI `__) (`GitHub `__)
26261.1.1 1.1.1.8 (`PyPI `__) (`GitHub `__)
27271.1.0 1.1.0.6 (`PyPI `__) (`GitHub `__)
28281.0.1 1.0.1.1 (`PyPI `__) (`GitHub `__)
29291.0 1.0.0a7 (`PyPI `__) (`GitHub `__)
3030============ ===================
3131
32- __ https://pypi.python.org/pypi/stix/1.2.0.3
33- __ https://github.com/STIXProject/python-stix/tree/v1.2.0.3
32+ __ https://pypi.python.org/pypi/stix/1.2.0.4
33+ __ https://github.com/STIXProject/python-stix/tree/v1.2.0.4
3434__ https://pypi.python.org/pypi/stix/1.1.1.8
3535__ https://github.com/STIXProject/python-stix/tree/v1.1.1.8
3636__ https://pypi.python.org/pypi/stix/1.1.0.6
Original file line number Diff line number Diff line change 11# Copyright (c) 2017, The MITRE Corporation. All rights reserved.
22# See LICENSE.txt for complete terms.
33
4- __version__ = "1.2.0.4.dev0 "
4+ __version__ = "1.2.0.4"
You can’t perform that action at this time.
0 commit comments