Skip to content

Commit cc68357

Browse files
Dominic ReinhardDominic Reinhard
authored andcommitted
Update version number and release notes.
1 parent ca40d78 commit cc68357

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

RELEASE

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2.1.1
2+
- Added completion endpoint to VerifyClient
3+
14
2.1.0
25
- updated and improved README
36
- secret_key refactored to api_key to align with docs and portal

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
version = "2.1.0"
3+
version = "2.1.1"
44

55
try:
66
with open("README") as f:

0 commit comments

Comments
 (0)