Skip to content

Commit

Permalink
Release 0.10.15
Browse files Browse the repository at this point in the history
  • Loading branch information
erikh360 committed Sep 5, 2023
1 parent 82be73d commit 122481a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changelog

# 0.10.13
# 0.10.15
1. Push docker image to ghcr
([#582](https://github.com/praekeltfoundation/ndoh-hub/pull/582))

# 0.10.14
1. Events Export API
([#578](https://github.com/praekeltfoundation/ndoh-hub/pull/578))
1. Delete historical records management command
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="ndoh-hub",
version="0.10.14",
version="0.10.15",
url="http://github.com/praekeltfoundation/ndoh-hub",
license="BSD",
author="Praekelt Foundation",
Expand Down

0 comments on commit 122481a

Please sign in to comment.