Skip to content

Commit 970afe6

Browse files
committed
Bump version
1 parent 735f1a0 commit 970afe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygame_menu/version.py

Lines changed: 1 addition & 1 deletion
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, 3)
36+
vernum = Version(4, 5, 4)
3737
ver = str(vernum)
3838
rev = ''

0 commit comments

Comments
 (0)