mirror of
https://github.com/nicolargo/glances.git
synced 2026-03-12 10:56:53 -04:00
On the road of Glances version 3.2.7
This commit is contained in:
6
NEWS.rst
6
NEWS.rst
@@ -2,6 +2,12 @@
|
||||
Glances changelog
|
||||
==============================================================================
|
||||
|
||||
===============
|
||||
Version 3.2.7
|
||||
===============
|
||||
|
||||
Under development: see roadmap here https://github.com/nicolargo/glances/milestone/59
|
||||
|
||||
===============
|
||||
Version 3.2.6
|
||||
===============
|
||||
|
||||
@@ -29,7 +29,7 @@ import sys
|
||||
# Global name
|
||||
# Version should start and end with a numerical char
|
||||
# See https://packaging.python.org/specifications/core-metadata/#version
|
||||
__version__ = '3.2.6'
|
||||
__version__ = '3.2.7_beta01'
|
||||
__author__ = 'Nicolas Hennion <nicolas@nicolargo.com>'
|
||||
__license__ = 'LGPLv3'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user