Skip to content

Commit 8a7b680

Browse files
committed
v4.5.3
1 parent 26f6b6a commit 8a7b680

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

0 commit comments

Comments
 (0)