Skip to content

Commit 2218676

Browse files
committed
v4.4.1
1 parent 295ce00 commit 2218676

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

3434

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

0 commit comments

Comments
 (0)