Skip to content

Commit

Permalink
Merge pull request #21 from yanokwa/upgrade-version
Browse files Browse the repository at this point in the history
Upgrade to pyxform 0.14.0
  • Loading branch information
yanokwa authored Jun 24, 2019
2 parents aad25ad + 49cd1a4 commit 3da2ad0
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==0.13.1
pyxform==0.14.0
2 changes: 1 addition & 1 deletion xlsform_app/templates/upload.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@

<div id="output">
</div>
<div class="version muted">v1.4.1</div>
<div class="version muted">v1.5.0</div>
</body>
</html>

0 comments on commit 3da2ad0

Please sign in to comment.