Skip to content

Commit

Permalink
Update to pyxform v1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yanokwa authored Dec 15, 2020
1 parent 22d5321 commit 7980b17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Django>=1.11.2
pyxform==1.3.1
pyxform==1.3.2
2 changes: 1 addition & 1 deletion xlsform_app/templates/upload.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@

<div id="output">
</div>
<div class="version muted"><a target="_parent" href="https://github.com/getodk/xlsform-online/releases/tag/v2.3.1">v2.3.1</a></div>
<div class="version muted"><a target="_parent" href="https://github.com/getodk/xlsform-online/releases/tag/v2.3.2">v2.3.2</a></div>
</body>
</html>

0 comments on commit 7980b17

Please sign in to comment.