Skip to content

Commit e38e2ce

Browse files
committed
beta04
1 parent d10b4bd commit e38e2ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

glances/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# Global name
2020
# Version should start and end with a numerical char
2121
# See https://packaging.python.org/specifications/core-metadata/#version
22-
__version__ = '4.2.0_beta03'
22+
__version__ = '4.2.0_beta04'
2323
__apiversion__ = '4'
2424
__author__ = 'Nicolas Hennion <nicolas@nicolargo.com>'
2525
__license__ = 'LGPLv3'

0 commit comments

Comments
 (0)