Skip to content

Commit

Permalink
Bumped version to v1.1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryan Worrell committed May 5, 2014
1 parent 3e41441 commit 24ee307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stix/__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__ = "1.1.0.4"
__version__ = "1.1.0.5"

from .base import Entity, EntityList

Expand Down

0 comments on commit 24ee307

Please sign in to comment.