There was an error while loading. Please reload this page.
1 parent 268f58c commit 9c4f295Copy full SHA for 9c4f295
1 file changed
lib/docs/scrapers/polars.rb
@@ -2,7 +2,7 @@ module Docs
2
class Polars < UrlScraper
3
self.name = 'Polars'
4
self.type = 'sphinx'
5
- self.release = '1.43.2'
+ self.release = '1.44.1'
6
self.base_url = 'https://docs.pola.rs/api/python/stable/reference/'
7
self.root_path = 'index.html'
8
self.links = {
0 commit comments