We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d6e526 commit ec361d7Copy full SHA for ec361d7
CHANGELOG.md
@@ -1,6 +1,12 @@
1
Changes
2
=======
3
4
+3.21.0
5
+------------------
6
+
7
+**Added**
8
+- Add pagination to device credentials [\#300](https://github.com/auth0/auth0-python/pull/300) ([fionnulak](https://github.com/fionnulak))
9
10
3.20.0
11
------------------
12
auth0/__init__.py
@@ -1 +1 @@
-__version__ = '3.20.0'
+__version__ = '3.21.0'
0 commit comments