diff --git a/stix/version.py b/stix/version.py index 8b906dce..9bc15709 100644 --- a/stix/version.py +++ b/stix/version.py @@ -1,4 +1,4 @@ # Copyright (c) 2015, The MITRE Corporation. All rights reserved. # See LICENSE.txt for complete terms. -__version__ = "1.2.0.2" +__version__ = "1.2.0.1"