Skip to content

Commit

Permalink
Bump version to 2.0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gtback committed Sep 13, 2013
1 parent 6ddbf10 commit 1cd92a4
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.0"
__version__ = "2.0.0.1"

import collections
import inspect
Expand Down

0 comments on commit 1cd92a4

Please sign in to comment.