We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e18d19 commit 4510ae4Copy full SHA for 4510ae4
2 files changed
libtaxii/version.py
@@ -1,4 +1,4 @@
1
# Copyright (c) 2017, The MITRE Corporation
2
# For license information, see the LICENSE.txt file
3
4
-__version__ = "1.1.115"
+__version__ = "1.1.116"
setup.cfg
@@ -1,5 +1,5 @@
[bumpversion]
-current_version = 1.1.115
+current_version = 1.1.116
tag_name = {new_version}
commit = True
5
tag = True
0 commit comments