Skip to content

Commit fe72a0e

Browse files
11.2.0
Automatically generated by python-semantic-release
1 parent fb4c580 commit fe72a0e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ibm_watson/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '11.1.0'
1+
__version__ = '11.2.0'

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
from setuptools import setup
1717
from os import path
1818

19-
__version__ = '11.1.0'
19+
__version__ = '11.2.0'
2020

2121
# read contents of README file
2222
this_directory = path.abspath(path.dirname(__file__))

0 commit comments

Comments
 (0)