Update docs, setup.py, conf.py

This commit is contained in:
louisnw
2024-02-24 13:37:49 +00:00
parent fff23bd477
commit a91ea493d7
3 changed files with 13 additions and 3 deletions

View File

@ -3,7 +3,7 @@ import os.path
project = 'lightweight-charts-python'
copyright = '2023, louisnw'
author = 'louisnw'
release = '1.0.18'
release = '1.0.20'
extensions = [
"myst_parser",