Skip to content

Commit c19edd4

Browse files
committed
chore: bump version
1 parent a4da5e4 commit c19edd4

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,15 @@ Unreleased
1616

1717
*
1818

19+
0.2.0 – 2025-04-03
20+
******************
21+
22+
Added
23+
=====
24+
25+
* Initial implementation of the certificates app.
26+
27+
1928
0.1.0 – 2025-01-29
2029
******************
2130

learning_credentials/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""A pluggable service for preparing Open edX credentials."""
22

3-
__version__ = '0.1.0'
3+
__version__ = '0.2.0'

0 commit comments

Comments
 (0)