Skip to content

Commit 75428df

Browse files
committed
0.41.1
1 parent 4500c90 commit 75428df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: melee/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
""" Version of libmelee """
22

3-
__version__ = "0.41.0"
3+
__version__ = "0.41.1"

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"packaging",
1212
"pyserial",
1313
],
14-
version="0.41.0",
14+
version="0.41.1",
1515
description="Open API written in Python 3 for making your own Smash Bros: Melee AI that works with Slippi Online",
1616
author="AltF4",
1717
author_email="[email protected]",

0 commit comments

Comments
 (0)