Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
fengshuo committed Jul 24, 2020
1 parent 1389d27 commit 61df72c
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
@@ -1,3 +1,6 @@
### 3.5.2 - 2020-07-24
* Adjust the max length limit for GET request URL.

### 3.5.1 - 2020-07-07

* Removes pointless print statements from datatable model.
Expand Down
2 changes: 1 addition & 1 deletion quandl/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = '3.5.1'
VERSION = '3.5.2'

0 comments on commit 61df72c

Please sign in to comment.