Skip to content

Commit c8e9c9b

Browse files
committed
Bump version: 1.1.116 → 1.1.117
1 parent 22b3491 commit c8e9c9b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libtaxii/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Copyright (c) 2017, The MITRE Corporation
22
# For license information, see the LICENSE.txt file
33

4-
__version__ = "1.1.116"
4+
__version__ = "1.1.117"

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.1.116
2+
current_version = 1.1.117
33
tag_name = {new_version}
44
commit = True
55
tag = True

0 commit comments

Comments
 (0)