Bump version: 1.0.2 → 1.0.3

stix2.0^2 v1.0.3
Emmanuelle Vargas-Gonzalez 2018-10-31 13:46:47 -04:00
parent ee7e997a14
commit f85f4e566b
3 changed files with 4 additions and 4 deletions

View File

@ -34,8 +34,8 @@ project = 'stix2'
copyright = '2017, OASIS Open'
author = 'OASIS Open'
version = '1.0.2'
release = '1.0.2'
version = '1.0.3'
release = '1.0.3'
language = None
exclude_patterns = ['_build', '_templates', 'Thumbs.db', '.DS_Store', 'guide/.ipynb_checkpoints']

View File

@ -1,5 +1,5 @@
[bumpversion]
current_version = 1.0.2
current_version = 1.0.3
commit = True
tag = True

View File

@ -1 +1 @@
__version__ = "1.0.2"
__version__ = "1.0.3"