File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ v1.3.1 (2026-02-18)
2+ -------------------------
3+ * Merge pull request #1333 from rapidpro/fix-get-redirect
4+ * Run code checks
5+ * Show 404 status code for missing sites
6+
17v1.3.0 (2026-01-19)
28-------------------------
39 * Merge pull request #1332 from rapidpro/remove-old-branding
Original file line number Diff line number Diff line change 11[project ]
22name = " ureport"
3- version = " 1.3.0 "
3+ version = " 1.3.1 "
44description = " U-Report dashboard built on data collected by RapidPro"
55authors = [
66 {"name" = " Nyaruka" , "email" = " code@nyaruka.com" }
Original file line number Diff line number Diff line change 1- __version__ = "1.3.0 "
1+ __version__ = "1.3.1 "
22
33# This will make sure the app is always imported when
44# Django starts so that shared_task will use this app.
You can’t perform that action at this time.
0 commit comments