summaryrefslogtreecommitdiffstats
path: root/glances/glances.py
diff options
context:
space:
mode:
authorNicolas Hennion <nicolas@nicolargo.com>2013-12-17 09:31:43 +0100
committerNicolas Hennion <nicolas@nicolargo.com>2013-12-19 09:17:24 +0100
commit80b2a2956a5d6017a9686a732a89996f42d7c792 (patch)
tree8655df4c7f53156d533b682efa152fde8981e4bd /glances/glances.py
parentbd7576bce1f97ae1e0eba5c0abd76d257ddadb3f (diff)
Ready to start the next release...
Remove Create badge Change the Brew install process Remove the Crate badge in the documentation
Diffstat (limited to 'glances/glances.py')
-rw-r--r--glances/glances.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/glances/glances.py b/glances/glances.py
index 1173a413..e6385016 100644
--- a/glances/glances.py
+++ b/glances/glances.py
@@ -19,7 +19,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
__appname__ = 'glances'
-__version__ = "1.7.3"
+__version__ = "1.7.4_BETA"
__author__ = "Nicolas Hennion <nicolas@nicolargo.com>"
__licence__ = "LGPL"