We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c49a08 commit 7d82923Copy full SHA for 7d82923
1 file changed
setup.py
@@ -8,7 +8,7 @@
8
except ImportError:
9
from distutils.core import setup
10
11
-__version__ = "3.7.0"
+__version__ = "3.8.0"
12
13
setup(
14
name='django-tenants',
0 commit comments