소스 검색

Update Statsmodels documentation (0.9.0)

Thibaut Courouble 7 년 전
부모
커밋
8e97ce09d7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lib/docs/scrapers/statsmodels.rb

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

@@ -1,7 +1,7 @@
 module Docs
   class Statsmodels < UrlScraper
     self.type = 'sphinx'
-    self.release = '0.8.0'
+    self.release = '0.9.0'
     self.base_url = 'http://www.statsmodels.org/stable/'
     self.root_path = 'index.html'
     self.links = {