SushantGautam commited on
Commit
e3eedec
·
unverified ·
1 Parent(s): d500a04

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. 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.0"
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"