Explorar el Código

Update scikit-image documentation (0.13.1)

Thibaut Courouble hace 8 años
padre
commit
f67bce9dce
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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/',