Skip to content

Commit

Permalink
chore: Update version to 1.5.17.
Browse files Browse the repository at this point in the history
  • Loading branch information
macdiesel committed Dec 2, 2024
1 parent 8d418d8 commit 5d653fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ Unreleased
**********
* Nothing unreleased

[1.5.17]
********
* chore: Increase version to 1.5.17 for dependency updates.

[1.5.16]
********
* chore: Increase version to 1.5.16 for dependency updates.
Expand Down
2 changes: 1 addition & 1 deletion openedx_ledger/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""
A library that records transactions against a ledger, denominated in units of value.
"""
__version__ = "1.5.16"
__version__ = "1.5.17"

0 comments on commit 5d653fc

Please sign in to comment.