We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e2fa55 + 4f9e89e commit 01a1a52Copy full SHA for 01a1a52
2 files changed
CHANGELOG.md
@@ -1,6 +1,12 @@
1
Changes
2
=======
3
4
+3.15.0
5
+------------------
6
+
7
+**Added**
8
+- Add support for organizations feature [\#258](https://github.com/auth0/auth0-python/pull/258) ([jimmyjames](https://github.com/jimmyjames))
9
10
3.14.0
11
------------------
12
auth0/__init__.py
@@ -1 +1 @@
-__version__ = '3.14.0'
+__version__ = '3.15.0'
0 commit comments