Browse Source

Update Django documentation (2.0.5)

Thibaut Courouble 7 years ago
parent
commit
ab6190439c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/docs/scrapers/django.rb

+ 1 - 1
lib/docs/scrapers/django.rb

@@ -35,7 +35,7 @@ module Docs
     HTML
 
     version '2.0' do
-      self.release = '2.0.2'
+      self.release = '2.0.5'
       self.dir = '/Users/Thibaut/DevDocs/Docs/Django20'
       self.base_url = 'https://docs.djangoproject.com/en/2.0/'
     end