Skip to content

Commit dcb30ef

Browse files
committed
Bump version to 2.0.1.4
1 parent 175f11e commit dcb30ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cybox/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (c) 2013, The MITRE Corporation. All rights reserved.
22
# See LICENSE.txt for complete terms.
33

4-
__version__ = "2.0.1.3"
4+
__version__ = "2.0.1.4"
55

66
import collections
77
import inspect

0 commit comments

Comments
 (0)