Skip to content

Commit

Permalink
Bump version to 2.0.0b6
Browse files Browse the repository at this point in the history
  • Loading branch information
gtback committed Jul 29, 2013
1 parent e1d41ef commit a2e7b09
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) 2013, The MITRE Corporation. All rights reserved.
# See LICENSE.txt for complete terms.

__version__ = "2.0.0b5"
__version__ = "2.0.0b6"

import collections
import json
Expand Down

0 comments on commit a2e7b09

Please sign in to comment.