Skip to content

Commit 052d778

Browse files
committed
update version number
1 parent 9d04f6f commit 052d778

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

docs/source/conf.py

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
import os.path
22

33
project = 'lightweight-charts-python'
4-
copyright = '2023, louisnw'
4+
copyright = '2024, louisnw'
55
author = 'louisnw'
6-
release = '2.0.1'
6+
release = '2.1'
77

88
extensions = [
99
"myst_parser",
@@ -104,7 +104,3 @@
104104
},
105105
],
106106
}
107-
108-
109-
110-

0 commit comments

Comments
 (0)