Skip to content

Commit

Permalink
Merge pull request #707 from cglewis/master
Browse files Browse the repository at this point in the history
release v0.5.8
  • Loading branch information
cglewis authored Jul 29, 2020
2 parents 4efa48f + 25e282d commit 6eb32e0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v0.5.8 (2020-07-29)

- Updated cython, humanize, netaddr, numpy, pandas, pytest, pytest-xdist, and nest_asyncio

# v0.5.7 (2020-07-01)

- Updated joblib, pandas, numpy, netaddr, and humanize
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.8.dev
0.5.8
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ pandas==1.1.0
pika==1.1.0
pyshark==0.4.2.11
scikit-learn==0.22.2.post1
sklearn-json==0.1.0
sklearn-json==0.1.0

0 comments on commit 6eb32e0

Please sign in to comment.