Skip to content

Commit d500dfa

Browse files
committed
Bump version
1 parent cb1bd99 commit d500dfa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
0.6.0 (2022-??-??)
4+
0.6.0 (2022-05-25
55
------------------
66
* Add `public_discovery` option to taxii2 config
77
* Add support for publicly readable taxii 2 api roots

opentaxii/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
This module defines the package version for use in __init__.py and setup.py.
44
"""
55

6-
__version__ = '0.5.0'
6+
__version__ = '0.6.0'

0 commit comments

Comments
 (0)