Skip to content

Commit 38cf091

Browse files
committed
Bump version: 1.1.113 → 1.1.114
1 parent 55e2ad0 commit 38cf091

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.113"
4+
__version__ = "1.1.114"

setup.cfg

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

0 commit comments

Comments
 (0)