We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa919a9 commit f53590cCopy full SHA for f53590c
.github/workflows/medcat-v1_production.yml
@@ -56,7 +56,7 @@ jobs:
56
57
- name: Build a binary wheel and a source tarball
58
run: >-
59
- SETUPTOOLS_SCM_PRETEND_VERSION_FOR_MEDCAT="1.16.5"
+ SETUPTOOLS_SCM_PRETEND_VERSION_FOR_MEDCAT="1.16.7"
60
python -m
61
build
62
--sdist
0 commit comments