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

Commit c3d3844

Browse files
committed
api v0.7.0 commit
1 parent 9854274 commit c3d3844

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
@@ -66,7 +66,7 @@ def run(self):
6666
setup(
6767
name='metawear',
6868
packages=['mbientlab', 'mbientlab.metawear'],
69-
version='0.6.2',
69+
version='0.7.0',
7070
description='Python bindings for the MetaWear C++ SDK by MbientLab',
7171
long_description=open(os.path.join(os.path.dirname(__file__), "README.rst")).read(),
7272
package_data={'mbientlab.metawear': so_pkg_data},

0 commit comments

Comments
 (0)