Skip to content
This repository was archived by the owner on Jul 20, 2025. It is now read-only.

Commit 7dad08b

Browse files
committed
api v0.3.1 commit
1 parent 1dcf84b commit 7dad08b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def run(self):
3232
setup(
3333
name='metawear',
3434
packages=['mbientlab', 'mbientlab.metawear'],
35-
version='0.3.0',
35+
version='0.3.1',
3636
description='Python bindings for the MetaWear C++ SDK by MbientLab',
3737
long_description=open(os.path.join(os.path.dirname(__file__), "README.rst")).read(),
3838
package_data={'mbientlab.metawear': ['libmetawear.so*']},

0 commit comments

Comments
 (0)