Pārlūkot izejas kodu

Update scikit-image documentation (0.13.1)

Thibaut Courouble 8 gadi atpakaļ
vecāks
revīzija
f67bce9dce
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      lib/docs/scrapers/scikit_image.rb

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

@@ -3,7 +3,7 @@ module Docs
     self.name = 'scikit-image'
     self.slug = 'scikit_image'
     self.type = 'sphinx'
-    self.release = '0.13.0'
+    self.release = '0.13.1'
     self.base_url = 'http://scikit-image.org/docs/0.13.x/'
     self.links = {
       home: 'http://scikit-image.org/',