Skip to content

Commit

Permalink
Merge branch 'dev' into release/v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
henhuy committed Apr 22, 2020
2 parents c347f2e + 31c9f2b commit 4e6f386
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ Here is a template for new release sections
- WAM installation instructions improved (esp. for Windows) #95
- Assumptions and sources are deleted if category is deleted (cascade)

### Security
- set django version to 2.2.10

## [0.1.3] 2019-09-19

### Added
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
django==2.2.9
django==2.2.10
jmespath
gunicorn
pandas
Expand Down

0 comments on commit 4e6f386

Please sign in to comment.