Skip to content

Commit 38ee77c

Browse files
committed
v4.4.3
1 parent 3a67b80 commit 38ee77c

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
@@ -32,6 +32,6 @@ def __str__(self) -> str:
3232
patch = property(lambda self: self[2])
3333

3434

35-
vernum = Version(4, 4, 2)
35+
vernum = Version(4, 4, 3)
3636
ver = str(vernum)
3737
rev = ''

0 commit comments

Comments
 (0)