Skip to content

Commit

Permalink
api v0.7.0 commit
Browse files Browse the repository at this point in the history
  • Loading branch information
scaryghost committed Jan 28, 2019
1 parent 9854274 commit c3d3844
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ def run(self):
setup(
name='metawear',
packages=['mbientlab', 'mbientlab.metawear'],
version='0.6.2',
version='0.7.0',
description='Python bindings for the MetaWear C++ SDK by MbientLab',
long_description=open(os.path.join(os.path.dirname(__file__), "README.rst")).read(),
package_data={'mbientlab.metawear': so_pkg_data},
Expand Down

0 comments on commit c3d3844

Please sign in to comment.