Skip to content

Commit 66d6147

Browse files
committed
Fix docs build
1 parent 95fc222 commit 66d6147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
project = "Django Mail Auth"
1313
copyright = "2019, Johannes Hoppe"
14-
release = get_distribution('django-mail-user').version
14+
release = get_distribution('django-mail-auth').version
1515
version = '.'.join(release.split('.')[:2])
1616

1717
master_doc = 'index'

0 commit comments

Comments
 (0)