Skip to content

Commit 2431f2b

Browse files
author
Bryan Worrell
committed
Bumped version to 1.1.0.3
1 parent 4166566 commit 2431f2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stix/__init__.py

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

4-
__version__ = "1.1.0.2"
4+
__version__ = "1.1.0.3"
55

66
from .base import Entity, EntityList
77

0 commit comments

Comments
 (0)