We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cfc0c7 commit b7cdf66Copy full SHA for b7cdf66
glances/__init__.py
@@ -19,7 +19,7 @@
19
# Global name
20
# Version should start and end with a numerical char
21
# See https://packaging.python.org/specifications/core-metadata/#version
22
-__version__ = "4.3.1"
+__version__ = "4.3.2_dev01"
23
__apiversion__ = '4'
24
__author__ = 'Nicolas Hennion <[email protected]>'
25
__license__ = 'LGPLv3'
0 commit comments