We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a26c2e3 commit 1ad9024Copy full SHA for 1ad9024
setup.py
@@ -13,7 +13,7 @@
13
from setuptools import setup, find_packages
14
import pathlib
15
16
-musicdiffversion = '3.1.0'
+musicdiffversion = '3.1.1'
17
18
here = pathlib.Path(__file__).parent.resolve()
19
0 commit comments