Skip to content

Commit

Permalink
beta04
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolargo committed Jul 24, 2024
1 parent d10b4bd commit e38e2ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glances/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
# Global name
# Version should start and end with a numerical char
# See https://packaging.python.org/specifications/core-metadata/#version
__version__ = '4.2.0_beta03'
__version__ = '4.2.0_beta04'
__apiversion__ = '4'
__author__ = 'Nicolas Hennion <[email protected]>'
__license__ = 'LGPLv3'
Expand Down

0 comments on commit e38e2ce

Please sign in to comment.