diff --git a/stixmarx/version.py b/stixmarx/version.py index 780fcc1..35cddb5 100644 --- a/stixmarx/version.py +++ b/stixmarx/version.py @@ -1,4 +1,4 @@ # Copyright (c) 2017, The MITRE Corporation. All rights reserved. # See LICENSE.txt for complete terms. -__version__ = "1.0.3.dev0" +__version__ = "1.0.3"