Skip to content

Commit f53590c

Browse files
committed
Bump version in v1 production workflow to 1.16.7
1 parent aa919a9 commit f53590c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/medcat-v1_production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
5757
- name: Build a binary wheel and a source tarball
5858
run: >-
59-
SETUPTOOLS_SCM_PRETEND_VERSION_FOR_MEDCAT="1.16.5"
59+
SETUPTOOLS_SCM_PRETEND_VERSION_FOR_MEDCAT="1.16.7"
6060
python -m
6161
build
6262
--sdist

0 commit comments

Comments
 (0)