From 1cd92a47fc3e88be2481349371cbb11687496572 Mon Sep 17 00:00:00 2001 From: Greg Back Date: Fri, 13 Sep 2013 15:30:27 -0400 Subject: [PATCH] Bump version to 2.0.0.1 --- cybox/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cybox/__init__.py b/cybox/__init__.py index 646abf99..9cb04ed1 100644 --- a/cybox/__init__.py +++ b/cybox/__init__.py @@ -1,7 +1,7 @@ # Copyright (c) 2013, The MITRE Corporation. All rights reserved. # See LICENSE.txt for complete terms. -__version__ = "2.0.0" +__version__ = "2.0.0.1" import collections import inspect