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 05930da commit 448a908Copy full SHA for 448a908
setup.py
@@ -4,7 +4,7 @@
4
author="Haoru Xue",
5
author_email="[email protected]",
6
packages=find_packages(include="dial_mpc"),
7
- version='0.0.1',
+ version='0.0.2',
8
install_requires=[
9
'numpy<2.0.0',
10
'matplotlib',
0 commit comments