File tree Expand file tree Collapse file tree 4 files changed +19
-3
lines changed
Expand file tree Collapse file tree 4 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 1+ | tag | date | title |
2+ | ---| ---| ---|
3+ | v2.21 | 2022-12-14 | umapi-client v2.21 |
4+
5+ - 3c3d725 buid with newer poetry and drop 3.6 build
6+ - c65be58 upgrade to newer version of cryptography
7+ - 74e8c1e remove old docs
8+ - f8dda00 #104 removing test\_ delete\_ account\_ enterpriseid and test\_ delete\_ account\_ adobeid
9+ - bd701c4 #104 remove removeFromDomain action
10+
11+ ---
12+
113| tag | date | title |
214| ---| ---| ---|
315| v2.20 | 2022-08-05 | umapi-client v2.20 |
Original file line number Diff line number Diff line change 1- * \# 103 Create users with email-type usernames that differ from email address in a single call
1+ - 3c3d725 buid with newer poetry and drop 3.6 build
2+ - c65be58 upgrade to newer version of cryptography
3+ - 74e8c1e remove old docs
4+ - f8dda00 #104 removing test\_ delete\_ account\_ enterpriseid and test\_ delete\_ account\_ adobeid
5+ - bd701c4 #104 remove removeFromDomain action
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " umapi-client"
3- version = " 2.20 "
3+ version = " 2.21 "
44description = " Client for the User Management API (UMAPI) from Adobe - see https://adobe.ly/2h1pHgV"
55readme = " README.md"
66authors = [
" Andrew Dorton <[email protected] >" ,
" Dan Brotsky" ,
" Danimae Vossen" ,
" Kevin Bhunut" ]
Original file line number Diff line number Diff line change 1818# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1919# SOFTWARE.
2020
21- __version__ = "2.20 "
21+ __version__ = "2.21 "
You can’t perform that action at this time.
0 commit comments