Commit
·
ae70823
1
Parent(s):
e521e5e
version = "0.14.9"
Browse files- pyproject.toml +1 -1
pyproject.toml
CHANGED
@@ -16,7 +16,7 @@ license = {text = "MIT"}
|
|
16 |
name = "medvqa"
|
17 |
readme = "README.md"
|
18 |
requires-python = ">=3.6"
|
19 |
-
version = "0.14.
|
20 |
|
21 |
[project.scripts]
|
22 |
medvqa = "medvqa.cli:main"
|
|
|
16 |
name = "medvqa"
|
17 |
readme = "README.md"
|
18 |
requires-python = ">=3.6"
|
19 |
+
version = "0.14.9"
|
20 |
|
21 |
[project.scripts]
|
22 |
medvqa = "medvqa.cli:main"
|