Commit
·
2fba56a
1
Parent(s):
666514e
Bump version to 0.13.1 in pyproject.toml
Browse files- pyproject.toml +1 -1
pyproject.toml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
[project]
|
2 |
name = "medvqa"
|
3 |
-
version = "0.13"
|
4 |
description = "Competition Submission CLI for [ImageCLEFmed-MedVQA-GI-2025](https://github.com/simula/ImageCLEFmed-MEDVQA-GI-2025)"
|
5 |
readme = "README.md"
|
6 |
requires-python = ">=3.6"
|
|
|
1 |
[project]
|
2 |
name = "medvqa"
|
3 |
+
version = "0.13.1"
|
4 |
description = "Competition Submission CLI for [ImageCLEFmed-MedVQA-GI-2025](https://github.com/simula/ImageCLEFmed-MEDVQA-GI-2025)"
|
5 |
readme = "README.md"
|
6 |
requires-python = ">=3.6"
|