From f3898a070f8791b1cd7360b47d94d59d72f4cee8 Mon Sep 17 00:00:00 2001 From: Jasper van Merle Date: Tue, 6 Aug 2019 01:06:09 +0200 Subject: [PATCH] Update Pygame release --- lib/docs/scrapers/pygame.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/docs/scrapers/pygame.rb b/lib/docs/scrapers/pygame.rb index 617ae033..f77ddbc7 100644 --- a/lib/docs/scrapers/pygame.rb +++ b/lib/docs/scrapers/pygame.rb @@ -1,7 +1,7 @@ module Docs class Pygame < UrlScraper self.type = 'simple' - self.release = '1.9.4' + self.release = '1.9.6' self.base_url = 'https://www.pygame.org/docs/' self.root_path = 'py-modindex.html' self.links = {