On the road again again to 3.4.1

This commit is contained in:
nicolargo 2025-01-03 10:23:38 +01:00
parent 372380bdb9
commit 0b818e99fa
2 changed files with 2 additions and 2 deletions

View File

@ -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.7"
__version__ = "4.3.1_dev08"
__apiversion__ = '4'
__author__ = 'Nicolas Hennion <nicolas@nicolargo.com>'
__license__ = 'LGPLv3'

View File

@ -1,5 +1,5 @@
name: glances
version: '4.3.0.6+build01' # Put the current stable version+buildXX
version: '4.3.0.7+build01' # Put the current stable version+buildXX
summary: Glances an Eye on your system. A top/htop alternative.
description: |