Skip to content

Commit

Permalink
Bump version to 2.1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
gtback committed Jul 7, 2014
1 parent 32112cd commit 4fdfa2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cybox/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright (c) 2014, The MITRE Corporation. All rights reserved.
# See LICENSE.txt for complete terms.

__version__ = "2.1.0.4"
__version__ = "2.1.0.5"

import collections
import inspect
Expand Down

0 comments on commit 4fdfa2f

Please sign in to comment.