Skip to content

Commit f52f80c

Browse files
committed
Bump version to 1.0.0b2
1 parent 0ae0a61 commit f52f80c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cybox/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
__version__ = "1.0.0b2dev"
2+
__version__ = "1.0.0b2"
33

44
import json
55
from StringIO import StringIO

0 commit comments

Comments
 (0)