2017-02-24 19:10:53 +01:00
|
|
|
[bumpversion]
|
2018-11-15 17:10:50 +01:00
|
|
|
current_version = 1.0.4
|
2017-02-24 19:10:53 +01:00
|
|
|
commit = True
|
|
|
|
tag = True
|
|
|
|
|
2017-07-24 21:43:43 +02:00
|
|
|
[bumpversion:file:stix2/version.py]
|
2017-02-24 19:10:53 +01:00
|
|
|
|
2017-05-22 17:17:39 +02:00
|
|
|
[bumpversion:file:docs/conf.py]
|
|
|
|
|
2018-07-05 23:23:15 +02:00
|
|
|
[metadata]
|
|
|
|
license_file = LICENSE
|
|
|
|
|
2017-02-24 19:10:53 +01:00
|
|
|
[bdist_wheel]
|
|
|
|
universal = 1
|
2018-11-15 17:10:50 +01:00
|
|
|
|