We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b05640 commit 6e3424bCopy full SHA for 6e3424b
docs/man/glances.1
@@ -1,6 +1,6 @@
1
.\" Man page generated from reStructuredText.
2
.
3
-.TH "GLANCES" "1" "Sep 04, 2018" "3.0.1" "Glances"
+.TH "GLANCES" "1" "Sep 29, 2018" "3.0.2" "Glances"
4
.SH NAME
5
glances \- An eye on your system
6
glances/__init__.py
@@ -27,7 +27,7 @@
27
import sys
28
29
# Global name
30
-__version__ = '3.0.1'
+__version__ = '3.0.2'
31
__author__ = 'Nicolas Hennion <[email protected]>'
32
__license__ = 'LGPLv3'
33
0 commit comments