浏览代码

Update Django REST Framework documentation (3.14.0)

Simon Legner 3 年之前
父节点
当前提交
008749f6f1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/docs/scrapers/mkdocs/django_rest_framework.rb

+ 1 - 1
lib/docs/scrapers/mkdocs/django_rest_framework.rb

@@ -1,7 +1,7 @@
 module Docs
   class DjangoRestFramework < Mkdocs
     self.name = 'Django REST Framework'
-    self.release = '3.12.4'
+    self.release = '3.14.0'
     self.slug = 'django_rest_framework'
     self.base_url = 'https://www.django-rest-framework.org/'
     self.root_path = 'index.html'