Skip to content

Commit 448a908

Browse files
authored
bump version to 0.0.2
1 parent 05930da commit 448a908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
author="Haoru Xue",
55
author_email="haoru-xue@berkeley.edu",
66
packages=find_packages(include="dial_mpc"),
7-
version='0.0.1',
7+
version='0.0.2',
88
install_requires=[
99
'numpy<2.0.0',
1010
'matplotlib',

0 commit comments

Comments
 (0)