Skip to content

Commit

Permalink
ehatever
Browse files Browse the repository at this point in the history
  • Loading branch information
Chiara Rasi committed Sep 4, 2024
1 parent 62022f0 commit 05093a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pytest_codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
PMATCHER_CONFIG: ../instance/config.py
steps:
- name: Start MongoDB
uses: supercharge/mongodb-github-action@1
uses: supercharge/mongodb-github-action@1.11.0
with:
mongodb-version: ${{ matrix.mongodb-version }}

Expand Down
2 changes: 1 addition & 1 deletion patientMatcher/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "4.5"
__version__ = "4.5.1"

0 comments on commit 05093a0

Please sign in to comment.