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

Commit 1b685d3

Browse files
committed
release: step version.
1 parent ffba7bc commit 1b685d3

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

0 commit comments

Comments
 (0)