update version number

This commit is contained in:
louisnw
2023-09-03 17:12:17 +01:00
parent 2ff9d985a8
commit 8532d48e5d
2 changed files with 2 additions and 2 deletions

View File

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