Skip to content

Commit b4dcb63

Browse files
committed
Update Python documentation (3.5.1)
1 parent d336336 commit b4dcb63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/docs/scrapers/python.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module Docs
22
class Python < FileScraper
3-
self.version = '3.5.0'
3+
self.version = '3.5.1'
44
self.type = 'sphinx'
55
self.dir = '/Users/Thibaut/DevDocs/Docs/Python' # downloaded from docs.python.org/3/download.html
66
self.base_url = 'http://docs.python.org/3/'

0 commit comments

Comments
 (0)