We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ef514c commit 6f14fc1Copy full SHA for 6f14fc1
setup.py
@@ -21,7 +21,7 @@
21
from setuptools import setup, find_packages
22
23
setup(name='umapi-client',
24
- version='2.0b1',
+ version='2.0b2',
25
description='Client for the User Management API (UMAPI) from Adobe - see https://adobe.ly/2h1pHgV',
26
long_description=('The User Management API (aka the UMAPI) is an Adobe-hosted network service '
27
'which provides Adobe Enterprise customers the ability to manage their users. This '
0 commit comments