Skip to content

Commit 3f4a19b

Browse files
authored
Merge pull request #26 from AdaptiveMotorControlLab/release/v0.0.8
Update package version to 0.0.8
2 parents a407e8f + d4c0dd3 commit 3f4a19b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fmpose3d/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Licensed under Apache 2.0
88
"""
99

10-
__version__ = "0.0.7"
10+
__version__ = "0.0.8"
1111
__author__ = "Ti Wang, Xiaohang Yu, Mackenzie Weygandt Mathis"
1212
__license__ = "Apache 2.0"
1313

0 commit comments

Comments
 (0)