Skip to content

Commit

Permalink
chore: preparing release v18.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
igobranco committed Jan 13, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 44bd553 commit 9ed2572
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -14,13 +14,13 @@ Features:

From Git
```bash
pip install git+https://github.com/fccn/[email protected].3
pip install git+https://github.com/fccn/[email protected].4
```

Or from [Pypi](https://pypi.org/project/tutor-contrib-print-course-certificates/)

```bash
pip install tutor-contrib-print-course-certificates==18.2.3
pip install tutor-contrib-print-course-certificates==18.2.4
```

## Usage
2 changes: 1 addition & 1 deletion tutorprint_course_certificates/__about__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "18.2.3"
__version__ = "18.2.4"

0 comments on commit 9ed2572

Please sign in to comment.