Skip to content

Commit 40c36a8

Browse files
committed
Update Django documentation (2.0.7)
1 parent a64cd2c commit 40c36a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/django.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ class Django < FileScraper
3535
HTML
3636

3737
version '2.0' do
38-
self.release = '2.0.5'
38+
self.release = '2.0.7'
3939
self.dir = '/Users/Thibaut/DevDocs/Docs/Django20'
4040
self.base_url = 'https://docs.djangoproject.com/en/2.0/'
4141
end

0 commit comments

Comments
 (0)