Skip to content

Commit

Permalink
Release 0.10.13
Browse files Browse the repository at this point in the history
  • Loading branch information
erikh360 committed Aug 10, 2023
1 parent efd183f commit 4aee9d4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# Changelog

# 0.10.13
1. Bump django from 4.1.9 to 4.1.10
([#575](https://github.com/praekeltfoundation/ndoh-hub/pull/576))

# 0.10.12
1. Added handling of non-text (media) input
([#576](https://github.com/praekeltfoundation/ndoh-hub/pull/576))

## 0.10.11
1. Add privacy policy PDF
([#568](https://github.com/praekeltfoundation/ndoh-hub/pull/568))
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.12",
version="0.10.13",
url="http://github.com/praekeltfoundation/ndoh-hub",
license="BSD",
author="Praekelt Foundation",
Expand Down

0 comments on commit 4aee9d4

Please sign in to comment.