From 5fee5025fed7ea3737ba227ea87282741370ba8e Mon Sep 17 00:00:00 2001 From: Greg Back Date: Mon, 24 Mar 2014 10:29:23 -0400 Subject: [PATCH] Bump version to 2.1.0.2 --- cybox/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cybox/__init__.py b/cybox/__init__.py index bf8c19ce..ded4d72d 100644 --- a/cybox/__init__.py +++ b/cybox/__init__.py @@ -1,7 +1,7 @@ # Copyright (c) 2014, The MITRE Corporation. All rights reserved. # See LICENSE.txt for complete terms. -__version__ = "2.1.0.1" +__version__ = "2.1.0.2" import collections import inspect