Skip to content

Commit 0848782

Browse files
committed
Update Python documentation (3.13.5)
1 parent 03bd6a0 commit 0848782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/python.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ class Python < UrlScraper
2828
HTML
2929

3030
version '3.13' do
31-
self.release = '3.13.2'
31+
self.release = '3.13.5'
3232
self.base_url = "https://docs.python.org/#{self.version}/"
3333

3434
html_filters.push 'python/entries_v3', 'sphinx/clean_html', 'python/clean_html'

0 commit comments

Comments
 (0)