- Fixed 'JSON cannot stringify cyclic structures' web console error
- Changed undo key command to meta+Z or ctrl+z - Fixed a bug stopping drawings from switching correctly.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
project = 'lightweight-charts-python'
|
||||
copyright = '2023, louisnw'
|
||||
author = 'louisnw'
|
||||
release = '1.0.14'
|
||||
release = '1.0.14.1'
|
||||
|
||||
extensions = ["myst_parser"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user