diff --git a/sdv/version.py b/sdv/version.py index d709c2f..bf928cc 100644 --- a/sdv/version.py +++ b/sdv/version.py @@ -1,4 +1,4 @@ # Copyright (c) 2015, The MITRE Corporation. All rights reserved. # See LICENSE.txt for complete terms. -__version__ = "2.1.2" +__version__ = "2.1.3"