Skip to content

Commit fc47c9e

Browse files
committed
v4.4.8
1 parent 3a76b1b commit fc47c9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygame_menu/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ def __str__(self) -> str:
3333
patch = property(lambda self: self[2])
3434

3535

36-
vernum = Version(4, 4, 7)
36+
vernum = Version(4, 4, 8)
3737
ver = str(vernum)
3838
rev = ''

0 commit comments

Comments
 (0)