Skip to content

Commit 4510ae4

Browse files
committed
Bump version: 1.1.115 → 1.1.116
1 parent 9e18d19 commit 4510ae4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

libtaxii/version.py

Lines changed: 1 addition & 1 deletion
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.115"
4+
__version__ = "1.1.116"

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.1.115
2+
current_version = 1.1.116
33
tag_name = {new_version}
44
commit = True
55
tag = True

0 commit comments

Comments
 (0)