diff --git a/okta/__init__.py b/okta/__init__.py index 0ddba430d..5eb521419 100644 --- a/okta/__init__.py +++ b/okta/__init__.py @@ -1 +1 @@ -__version__ = '2.9.8' +__version__ = '2.9.9' diff --git a/setup.cfg b/setup.cfg index 8c3eb94ec..2f5d2c7da 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,4 +2,4 @@ universal = 1 [metadata] -license_file = LICENSE.md \ No newline at end of file +license_files = LICENSE.md \ No newline at end of file