Skip to content

Commit

Permalink
Bump version: 1.1.116 → 1.1.117
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanvg committed May 26, 2020
1 parent 22b3491 commit c8e9c9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libtaxii/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2017, The MITRE Corporation
# For license information, see the LICENSE.txt file

__version__ = "1.1.116"
__version__ = "1.1.117"
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 1.1.116
current_version = 1.1.117
tag_name = {new_version}
commit = True
tag = True
Expand Down

0 comments on commit c8e9c9b

Please sign in to comment.