Skip to content

Commit f3898a0

Browse files
committed
Update Pygame release
1 parent 6000ffe commit f3898a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/pygame.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Docs
22
class Pygame < UrlScraper
33
self.type = 'simple'
4-
self.release = '1.9.4'
4+
self.release = '1.9.6'
55
self.base_url = 'https://www.pygame.org/docs/'
66
self.root_path = 'py-modindex.html'
77
self.links = {

0 commit comments

Comments
 (0)