cti-python-stix2/setup.cfg

14 lines
165 B
INI
Raw Permalink Normal View History

2017-02-24 19:10:53 +01:00
[bumpversion]
2020-04-03 23:44:52 +02:00
current_version = 1.4.0
2017-02-24 19:10:53 +01:00
commit = True
tag = True
[bumpversion:file:stix2/version.py]
2017-02-24 19:10:53 +01:00
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-12-11 20:14:49 +01:00