mirror of
https://github.com/nicolargo/glances.git
synced 2026-03-13 03:17:12 -04:00
Update PSUtil req to 4.1.0 / Ready to tag 2.6
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.\" Man page generated from reStructuredText.
|
||||
.
|
||||
.TH "GLANCES" "1" "March 13, 2016" "2.6_RC1" "Glances"
|
||||
.TH "GLANCES" "1" "March 16, 2016" "2.6" "Glances"
|
||||
.SH NAME
|
||||
glances \- An eye on your system
|
||||
.
|
||||
|
||||
@@ -27,7 +27,7 @@ import sys
|
||||
|
||||
# Global name
|
||||
__appname__ = 'glances'
|
||||
__version__ = '2.6_RC1'
|
||||
__version__ = '2.6'
|
||||
__author__ = 'Nicolas Hennion <nicolas@nicolargo.com>'
|
||||
__license__ = 'LGPL'
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
psutil==4.0.0
|
||||
psutil==4.1.0
|
||||
|
||||
Reference in New Issue
Block a user