diff --git a/lib/docs/scrapers/matplotlib.rb b/lib/docs/scrapers/matplotlib.rb index 97c8f283..20adbe86 100644 --- a/lib/docs/scrapers/matplotlib.rb +++ b/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/",