Skip to content

Commit 18bade9

Browse files
committed
On the raod again again
1 parent ca41d09 commit 18bade9

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.1.2'
22+
__version__ = '4.2.0_beta03'
2323
__apiversion__ = '4'
2424
__author__ = 'Nicolas Hennion <nicolas@nicolargo.com>'
2525
__license__ = 'LGPLv3'

0 commit comments

Comments
 (0)