Skip to content

Commit 0f996e2

Browse files
committed
Update to 4.4.7
1 parent b7dd2c3 commit 0f996e2

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, 6)
36+
vernum = Version(4, 4, 7)
3737
ver = str(vernum)
3838
rev = ''

0 commit comments

Comments
 (0)