Intrinio-localc calls for stock market price always hit cache

I am using the LibreOffice python plugin GitHub - qalydon/intrinio-localc: LibreOffice Calc addin for accessing data from Intrinio Marketplace

It works wonderfully, supplying a wealth of financial data. The only problem is the functions only work once. After you make the first call, all subsequent calls hits in the cache. I have enabled debug and the log files confirm that it consistently hits in the cache every time you use IntrinioDataPoint to ask for the most recent stock market price. I have dug through the code and can’t find any way to clear the cache or otherwise get it to ignore it. Any thoughts or help would be appreciated. Thanks.

Why did you not try to ask the author of this extension ?