Spaces:
Running
Running
Update pyproject.toml
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.15.
|
| 20 |
|
| 21 |
[project.scripts]
|
| 22 |
medvqa = "medvqa.cli:main"
|
|
|
|
| 16 |
name = "medvqa"
|
| 17 |
readme = "README.md"
|
| 18 |
requires-python = ">=3.6"
|
| 19 |
+
version = "0.15.3"
|
| 20 |
|
| 21 |
[project.scripts]
|
| 22 |
medvqa = "medvqa.cli:main"
|