Skip to content

Commit 9c4f295

Browse files
committed
Update Polars documentation (1.44.1)
1 parent 268f58c commit 9c4f295

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/docs/scrapers/polars.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module Docs
22
class Polars < UrlScraper
33
self.name = 'Polars'
44
self.type = 'sphinx'
5-
self.release = '1.43.2'
5+
self.release = '1.44.1'
66
self.base_url = 'https://docs.pola.rs/api/python/stable/reference/'
77
self.root_path = 'index.html'
88
self.links = {

0 commit comments

Comments
 (0)