Skip to content

Commit

Permalink
v0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jahaja committed Dec 2, 2015
1 parent 8eabf24 commit dcc98aa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
--- v0.6.2 [2015-12-02] ---

* [NEW] Changed gevent version from 1.0.1 to 1.0.2.

* [FIX] Fixed bug that showed incorrect disk usage percentage on the overview page.

--- v0.6.1 [2014-12-13] ---

* [NEW] Changed psutil version from 2.1.1 to 2.1.3
Expand Down
2 changes: 1 addition & 1 deletion psdash/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.6.1'
__version__ = '0.6.2'

0 comments on commit dcc98aa

Please sign in to comment.