We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 56eb3d7 + 6f8b44b commit d4edbd7Copy full SHA for d4edbd7
CHANGELOG.md
@@ -1,6 +1,12 @@
1
Changes
2
=======
3
4
+3.18.0
5
+------------------
6
+
7
+**Added**
8
+- [SDK-2720] Add support for actions APIs [\#289](https://github.com/auth0/auth0-python/pull/289) ([jimmyjames](https://github.com/jimmyjames))
9
10
3.17.0
11
------------------
12
auth0/__init__.py
@@ -1 +1 @@
-__version__ = '3.17.0'
+__version__ = '3.18.0'
0 commit comments