We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d336336 commit b4dcb63Copy full SHA for b4dcb63
1 file changed
lib/docs/scrapers/python.rb
@@ -1,6 +1,6 @@
1
module Docs
2
class Python < FileScraper
3
- self.version = '3.5.0'
+ self.version = '3.5.1'
4
self.type = 'sphinx'
5
self.dir = '/Users/Thibaut/DevDocs/Docs/Python' # downloaded from docs.python.org/3/download.html
6
self.base_url = 'http://docs.python.org/3/'
0 commit comments