We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 995dbbc commit 5fee502Copy full SHA for 5fee502
cybox/__init__.py
@@ -1,7 +1,7 @@
1
# Copyright (c) 2014, The MITRE Corporation. All rights reserved.
2
# See LICENSE.txt for complete terms.
3
4
-__version__ = "2.1.0.1"
+__version__ = "2.1.0.2"
5
6
import collections
7
import inspect
0 commit comments