diff --git a/setup.py b/setup.py index 0ab4c793..72d8c7ab 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ setup( name='dfcx-scrapi', - version='1.12.5', + version='1.13.0', description='A high level scripting API for bot builders, developers, and\ maintainers.', long_description=long_description,