We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95fc222 commit 66d6147Copy full SHA for 66d6147
docs/conf.py
@@ -11,7 +11,7 @@
11
12
project = "Django Mail Auth"
13
copyright = "2019, Johannes Hoppe"
14
-release = get_distribution('django-mail-user').version
+release = get_distribution('django-mail-auth').version
15
version = '.'.join(release.split('.')[:2])
16
17
master_doc = 'index'
0 commit comments