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