We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb1bd99 commit d500dfaCopy full SHA for d500dfa
2 files changed
CHANGES.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-0.6.0 (2022-??-??)
+0.6.0 (2022-05-25
5
------------------
6
* Add `public_discovery` option to taxii2 config
7
* Add support for publicly readable taxii 2 api roots
opentaxii/_version.py
@@ -3,4 +3,4 @@
This module defines the package version for use in __init__.py and setup.py.
"""
-__version__ = '0.5.0'
+__version__ = '0.6.0'
0 commit comments