Skip to content

Commit bb8a19e

Browse files
committed
Update version to 1.0.0
1 parent e5c26d4 commit bb8a19e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[project]
22
name = "bn-lightweight-charts"
3-
version = "0.2.2"
3+
version = "1.0.0"
44
description = "Python framework for TradingView's Lightweight Charts JavaScript library."
55
readme = "README.md"
66
license = { text = "MIT" }
77
authors = [
88
{ name = "smalinin"}
99
]
1010
classifiers = [
11-
"Development Status :: 3 - Alpha",
11+
"Development Status :: 5 - Production/Stable",
1212
"Programming Language :: Python :: 3",
1313
"License :: OSI Approved :: MIT License",
1414
"Operating System :: OS Independent",

0 commit comments

Comments
 (0)