Skip to content

Commit 591392c

Browse files
committed
bumped version
1 parent 78b3176 commit 591392c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

pyproject.toml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22

33
[project]
44
name = "vqls_prototype"
5-
dynamic = [
6-
"version",
7-
]
5+
version = "0.2.0"
6+
# dynamic = [
7+
# "version",
8+
# ]
89
readme = "README.md"
910
requires-python = ">=3.8"
1011
license = {file = "LICENSE.txt"}

0 commit comments

Comments
 (0)