Browse Source

Update Matplotlib documentation (2.0.2, 1.5.3)

Thibaut Courouble 8 years ago
parent
commit
5b593e500d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/docs/scrapers/matplotlib.rb

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

@@ -21,7 +21,7 @@ module Docs
     HTML
 
     version '2.0' do
-      self.release = '2.0.0'
+      self.release = '2.0.2'
       self.base_urls = [
         "http://matplotlib.org/#{release}/api/",
         "http://matplotlib.org/#{release}/mpl_toolkits/mplot3d/",