File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -22,17 +22,17 @@ version of STIX.
22
22
============ ===================
23
23
STIX Version python-stix Version
24
24
============ ===================
25
- 1.2 1.2.0.6 (`PyPI `__) (`GitHub `__)
26
- 1.1.1 1.1.1.12 (`PyPI `__) (`GitHub `__)
25
+ 1.2 1.2.0.7 (`PyPI `__) (`GitHub `__)
26
+ 1.1.1 1.1.1.13 (`PyPI `__) (`GitHub `__)
27
27
1.1.0 1.1.0.6 (`PyPI `__) (`GitHub `__)
28
28
1.0.1 1.0.1.1 (`PyPI `__) (`GitHub `__)
29
29
1.0 1.0.0a7 (`PyPI `__) (`GitHub `__)
30
30
============ ===================
31
31
32
- __ https://pypi.python.org/pypi/stix/1.2.0.6
33
- __ https://github.com/STIXProject/python-stix/tree/v1.2.0.6
34
- __ https://pypi.python.org/pypi/stix/1.1.1.12
35
- __ https://github.com/STIXProject/python-stix/tree/v1.1.1.12
32
+ __ https://pypi.python.org/pypi/stix/1.2.0.7
33
+ __ https://github.com/STIXProject/python-stix/tree/v1.2.0.7
34
+ __ https://pypi.python.org/pypi/stix/1.1.1.13
35
+ __ https://github.com/STIXProject/python-stix/tree/v1.1.1.13
36
36
__ https://pypi.python.org/pypi/stix/1.1.0.6
37
37
__ https://github.com/STIXProject/python-stix/tree/v1.1.0.6
38
38
__ https://pypi.python.org/pypi/stix/1.0.1.1
Original file line number Diff line number Diff line change 1
1
# Copyright (c) 2017, The MITRE Corporation. All rights reserved.
2
2
# See LICENSE.txt for complete terms.
3
3
4
- __version__ = "1.2.0.6 "
4
+ __version__ = "1.2.0.7 "
You can’t perform that action at this time.
0 commit comments