mirror of https://github.com/nicolargo/glances.git
Update Glances dev version
This commit is contained in:
parent
649562ca37
commit
1c6485fda6
|
|
@ -19,7 +19,7 @@ import tracemalloc
|
|||
# Global name
|
||||
# Version should start and end with a numerical char
|
||||
# See https://packaging.python.org/specifications/core-metadata/#version
|
||||
__version__ = "4.3.2_dev03"
|
||||
__version__ = "4.3.2_dev04"
|
||||
__apiversion__ = '4'
|
||||
__author__ = 'Nicolas Hennion <nicolas@nicolargo.com>'
|
||||
__license__ = 'LGPLv3'
|
||||
|
|
|
|||
Loading…
Reference in New Issue