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 f5ea139 commit 81550caCopy full SHA for 81550ca
setup.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 3.0.0
+current_version = 3.0.1
3
commit = True
4
tag = True
5
stix2/version.py
@@ -1,3 +1,3 @@
-__version__ = "3.0.0"
+__version__ = "3.0.1"
DEFAULT_VERSION = '2.1' # Default version will always be the latest STIX 2.X version
0 commit comments