mirror of
https://github.com/nicolargo/glances.git
synced 2026-06-21 20:18:36 -04:00
Try with a new develop version to check last commit
This commit is contained in:
@@ -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.0_dev03"
|
||||
__version__ = "4.3.0_dev04"
|
||||
__apiversion__ = '4'
|
||||
__author__ = 'Nicolas Hennion <nicolas@nicolargo.com>'
|
||||
__license__ = 'LGPLv3'
|
||||
|
||||
Reference in New Issue
Block a user